Skip to content

Commit

Permalink
Bump cryptography from 41.0.7 to 42.0.5 (#116)
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.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  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 Mar 11, 2024
1 parent 7b532f2 commit 50794e6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 30 deletions.
67 changes: 38 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ grpcio = "~1.60.0"
grpcio-tools = "~1.60.0"
requests = "~2.30.0"
python-json-logger = "~2.0.6"
cryptography = "~41.0.0"
cryptography = "~42.0.5"
pyjwt = { version = "~2.7.0", extras = ["crypto"] }
pyasn1 = "~0.5.0"
pyasn1-modules = "~0.3.0"
Expand Down

0 comments on commit 50794e6

Please sign in to comment.