Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 2af536a commit e4ebd48
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 @@ -7,7 +7,7 @@ cffi==1.17.1
charset-normalizer==3.4.0; python_full_version >= "3.6.1" and python_version >= "3"
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
colorama==0.4.6
cryptography==43.0.1; python_version >= "3.6"
cryptography==43.0.3; python_version >= "3.6"
dnspython==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.6"
ecdsa==0.17.0; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
email-validator==1.1.3; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
Expand Down

0 comments on commit e4ebd48

Please sign in to comment.