Skip to content

Commit

Permalink
chore(deps): bump cryptography from 42.0.6 to 43.0.3
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.6 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.6...43.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f3557a6 commit d2a2133
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 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 @@ -14,7 +14,7 @@ orjson = "^3.9.10"
pydantic = "^2.5.3"
httpx = "^0.27.2"
asgiref = "^3.7.2"
cryptography = ">=40.0.0,<42.0.7"
cryptography = ">=40.0.0,<43.0.4"

[tool.poetry.group.dev.dependencies]
mypy = "^1.2.0"
Expand Down

0 comments on commit d2a2133

Please sign in to comment.