Skip to content

Commit

Permalink
Bump cryptography in the production-dependency-patches group (#605)
Browse files Browse the repository at this point in the history
Bumps the production-dependency-patches group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 42.0.5 to 42.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.5...42.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent a1d772a commit d3dae33
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -72,7 +72,7 @@ readme = "README.rst"
[tool.poetry.dependencies]
python = ">=3.11, <3.13"
canonicaljson-rs = "0.6.0"
cryptography = "42.0.5"
cryptography = "42.0.6"
ecdsa = "0.19.0"
kinto = {version = "^18.1.0", extras = ["postgresql","memcached","monitoring"]}
kinto-attachment = "6.4.0"
Expand Down

0 comments on commit d3dae33

Please sign in to comment.