Skip to content

Commit

Permalink
chore(deps-dev): bump cryptography from 41.0.7 to 42.0.2 (gitlabform#677
Browse files Browse the repository at this point in the history
)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.2)

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

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 Feb 10, 2024
1 parent 3b6a6f0 commit be144ff
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 @@ -61,7 +61,7 @@ def get_version_file_path():
extras_require={
"test": [
"coverage==7.4.1",
"cryptography==41.0.7",
"cryptography==42.0.2",
"deepdiff==6.7.1",
"mypy==1.8.0",
"mypy-extensions==1.0.0",
Expand Down

0 comments on commit be144ff

Please sign in to comment.