Skip to content

Commit

Permalink
Bump cryptography in the production-dependency-patches group
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 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
  dependency-group: production-dependency-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent aa0098b commit 490b6f3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 = "43.0.1"
cryptography = "43.0.3"
ecdsa = "0.19.0"
kinto = {version = "^19.2.0", extras = ["postgresql","memcached","monitoring"]}
kinto-attachment = "6.4.0"
Expand Down

0 comments on commit 490b6f3

Please sign in to comment.