Skip to content

Commit a952b8d

Browse files
Bump cryptography from 41.0.7 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df4e6d4 commit a952b8d

File tree

2 files changed

+44
-34
lines changed

2 files changed

+44
-34
lines changed

poetry.lock

Lines changed: 43 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ redis = "^5.0.1"
2020
pydantic-settings = "^2.1.0"
2121
pyjwt = "^2.8.0"
2222
pytest-asyncio = "^0.23.3"
23-
cryptography = "^41.0.7"
23+
cryptography = "^44.0.1"
2424
coverage = "^7.4.0"
2525
sqlalchemy = {extras = ["asyncio"], version = "^2.0.25"}
2626
pymysql = "^1.1.0"

0 commit comments

Comments
 (0)