Skip to content

Commit

Permalink
build(deps): bump cryptography from 43.0.0 to 43.0.1
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 891aeab commit a0b578c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cffi==1.16.0 # via cryptography, pynacl
charset-normalizer==3.3.2 # via requests
checksumdir==1.1.9 # via reana-commons
click==8.1.7 # via flask, reana-commons
cryptography==43.0.0 # via paramiko, sqlalchemy-utils
cryptography==43.0.1 # via paramiko, sqlalchemy-utils
decorator==5.1.1 # via gssapi
flask==2.2.5 # via reana-job-controller (setup.py)
fqdn==1.5.1 # via jsonschema
Expand Down

0 comments on commit a0b578c

Please sign in to comment.