Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7824d90 commit 4fae0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def package_files(prefix: str, directory: str, extension: str):
'GitPython==3.1.43',
'moto[s3]>=5.0.1,<6',
'mock-ssh-server==0.9.1',
'cryptography==43.0.3',
'cryptography==44.0.0',
'pytest-httpserver>=1.0.4,<1.1',
'setuptools<=59.5.0',
]
Expand Down

0 comments on commit 4fae0fe

Please sign in to comment.