Merge remote-tracking branch 'origin/dependabot/pip/dev/pyyaml-eq-6.0' into python_updates_1

This commit is contained in:
Sebastian Englbrecht 2022-11-17 20:00:20 +01:00
commit 435b0dd8db

View File

@ -10,7 +10,7 @@ peewee == 3.14.*
peewee_migrate == 1.4.* peewee_migrate == 1.4.*
psutil == 5.9.* psutil == 5.9.*
pydantic == 1.9.* pydantic == 1.9.*
PyYAML == 6.0.* PyYAML == 6.0
types-PyYAML == 6.0.* types-PyYAML == 6.0.*
requests == 2.27.* requests == 2.27.*
types-requests == 2.28.* types-requests == 2.28.*