Skip to content

Commit

Permalink
Merge pull request #142 from SciCatProject/dependabot/pip/requirement…
Browse files Browse the repository at this point in the history
…s-pydantic2/cryptography-41.0.4

Bump cryptography from 41.0.3 to 41.0.4 in /requirements-pydantic2
  • Loading branch information
jl-wynen authored Sep 25, 2023
2 parents dc965b6 + 904e576 commit a5604e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements-pydantic2/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
cryptography==41.0.3
cryptography==41.0.4
# via paramiko
decorator==5.1.1
# via fabric
Expand All @@ -26,9 +26,9 @@ deprecated==1.2.14
dnspython==2.4.2
# via email-validator
email-validator==2.0.0.post2
# via -r requirements-pydantic2/base.in
# via -r base.in
fabric==3.2.2
# via -r requirements-pydantic2/base.in
# via -r base.in
idna==3.4
# via
# email-validator
Expand All @@ -37,20 +37,20 @@ invoke==2.2.0
# via fabric
paramiko==3.3.1
# via
# -r requirements-pydantic2/base.in
# -r base.in
# fabric
pycparser==2.21
# via cffi
pydantic==2
# via -r requirements-pydantic2/base.in
pydantic==2.0
# via -r base.in
pydantic-core==2.0.1
# via pydantic
pynacl==1.5.0
# via paramiko
python-dateutil==2.8.2
# via -r requirements-pydantic2/base.in
# via -r base.in
requests==2.31.0
# via -r requirements-pydantic2/base.in
# via -r base.in
six==1.16.0
# via python-dateutil
typing-extensions==4.7.1
Expand Down

0 comments on commit a5604e5

Please sign in to comment.