Skip to content

Commit

Permalink
Bump cryptography from 41.0.3 to 41.0.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent dc965b6 commit 40140d1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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 @@ -24,9 +24,9 @@ deprecated==1.2.14
dnspython==2.4.2
# via email-validator
email-validator==2.0.0.post2
# via -r requirements/base.in
# via -r base.in
fabric==3.2.2
# via -r requirements/base.in
# via -r base.in
idna==3.4
# via
# email-validator
Expand All @@ -35,18 +35,18 @@ invoke==2.2.0
# via fabric
paramiko==3.3.1
# via
# -r requirements/base.in
# -r base.in
# fabric
pycparser==2.21
# via cffi
pydantic==1.10.12
# via -r requirements/base.in
# via -r base.in
pynacl==1.5.0
# via paramiko
python-dateutil==2.8.2
# via -r requirements/base.in
# via -r base.in
requests==2.31.0
# via -r requirements/base.in
# via -r base.in
six==1.16.0
# via python-dateutil
typing-extensions==4.7.1
Expand Down

0 comments on commit 40140d1

Please sign in to comment.