Skip to content

Commit

Permalink
Merge branch 'main' into renovate/pydantic-core-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
amandahla authored Dec 2, 2024
2 parents fdf170d + 4f3964a commit 45f021a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cffi==1.17.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
charset-normalizer==3.4.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
click==8.1.7 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" and platform_system == "Windows"
cryptography==43.0.3 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
cryptography==44.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
deprecated==1.2.15 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
flask-httpauth==4.8.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
flask-pydantic==0.12.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
Expand All @@ -25,7 +25,7 @@ pycparser==2.22 ; python_full_version >= "3.10.0" and python_full_version < "4.0
pydantic-core==2.27.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pydantic==2.9.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pygithub==2.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyjwt[crypto]==2.10.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyjwt[crypto]==2.10.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pynacl==1.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyyaml==6.0.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
referencing==0.35.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 45f021a

Please sign in to comment.