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

Commit cd08915

Browse files
Bump cryptography from 44.0.1 to 44.0.2 (#1182)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) --- 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>
1 parent 8294505 commit cd08915

File tree

2 files changed

+39
-35
lines changed

2 files changed

+39
-35
lines changed

poetry.lock

Lines changed: 38 additions & 34 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.61.17"
1818
llama_cpp_python = "==0.3.5"
19-
cryptography = "==44.0.1"
19+
cryptography = "==44.0.2"
2020
sqlalchemy = "==2.0.38"
2121
aiosqlite = "==0.21.0"
2222
ollama = "==0.4.7"

0 commit comments

Comments
 (0)