Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Corey <[email protected]>
  • Loading branch information
dependabot[bot] and cbaker6 authored Jan 12, 2024
1 parent 0088383 commit 0ddb54e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ fastapi-utils = "^0.2.1"
python-dotenv = "^1.0.0"
peewee = "^3.17.0"
bcrypt = "^4.0.1"
cryptography = "^41.0.4"
cryptography = "^41.0.7"
greenlet = "^3.0.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 0ddb54e

Please sign in to comment.