Skip to content

Commit

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

---
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 and tedder committed Sep 15, 2022
1 parent 0a949d0 commit 649df87
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 27 deletions.
56 changes: 30 additions & 26 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 = "^0.8.0"
Jinja2 = "^3.0.3"
cryptography = "37.0.2"
cryptography = "38.0.1"

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

0 comments on commit 649df87

Please sign in to comment.