Skip to content

Commit

Permalink
Bump cryptography in the minor-patch-dependencies group
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies 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:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 75c3057 commit f2f7a10
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -37,7 +37,7 @@ optional = true

[tool.poetry.group.remotesettings.dependencies]
kinto-http = "^11.2.0"
cryptography = "^43.0.1"
cryptography = "^43.0.3"
websockets = "^13.1"
requests = "^2.32.3"
beautifulsoup4 = "^4.12.3"
Expand Down

0 comments on commit f2f7a10

Please sign in to comment.