Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 7ff30f0

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

File tree

2 files changed

+35
-31
lines changed

2 files changed

+35
-31
lines changed

poetry.lock

Lines changed: 34 additions & 30 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
@@ -16,7 +16,7 @@ uvicorn = "==0.34.0"
1616
structlog = "==25.1.0"
1717
litellm = "==1.60.8"
1818
llama_cpp_python = "==0.3.5"
19-
cryptography = "==44.0.0"
19+
cryptography = "==44.0.1"
2020
sqlalchemy = "==2.0.38"
2121
aiosqlite = "==0.21.0"
2222
ollama = "==0.4.7"

0 commit comments

Comments
 (0)