Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ce42c54 commit 6a5490a
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 @@ -19,7 +19,7 @@ mkdocs = "^1.4.3"
jinja2 = "3.1.4"
pydantic = "^2.5.2"
sqlalchemy = "^2.0.23"
cryptography = "^42.0.8"
cryptography = ">=42.0.8,<44.0.0"
gunicorn = "22"
fastapi = "0.111"
python-multipart = "^0.0.9"
Expand Down

0 comments on commit 6a5490a

Please sign in to comment.