Skip to content

Commit a2a2da9

Browse files
deps(deps-dev): bump cryptography from 44.0.3 to 45.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 45.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...45.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05cfd38 commit a2a2da9

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

poetry.lock

Lines changed: 44 additions & 44 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
@@ -49,7 +49,7 @@ pre-commit = "^3.3.0"
4949
requests = "^2.28.0"
5050
uvicorn = "^0.34.3"
5151
safety = "^3.5.2"
52-
cryptography = "^44.0.1"
52+
cryptography = ">=44.0.1,<46.0.0"
5353
setuptools = "^78.1.1"
5454
types-pyyaml = "^6.0.12.20250516"
5555
bandit = "^1.8.5"

0 commit comments

Comments
 (0)