Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 7203627 commit 8995d7d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 36 deletions.
78 changes: 43 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 @@ -36,7 +36,7 @@ sqlalchemy = "^1.3.24"
uvicorn = "^0.18.3"
aiofiles = "^22.1.0"
Jinja2 = "^3.0.3"
cryptography = "38.0.1"
cryptography = "42.0.0"

[tool.poetry.dev-dependencies]
black = {version = "22.8.0", allow-prereleases = true}
Expand Down

0 comments on commit 8995d7d

Please sign in to comment.