Skip to content

Commit e078885

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

File tree

2 files changed

+64
-46
lines changed

2 files changed

+64
-46
lines changed

poetry.lock

Lines changed: 63 additions & 45 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
@@ -56,7 +56,7 @@ scipy = "^1.12.0"
5656
black = ">=24.10,<26.0"
5757
drf-spectacular = {extras = ["sidecar"], version = ">=0.27.2,<0.29.0"}
5858
python-dateutil = "^2.9.0.post0"
59-
cryptography = "<46" # until fix of https://github.com/web-push-libs/vapid/issues/105
59+
cryptography = "<47" # until fix of https://github.com/web-push-libs/vapid/issues/105
6060

6161
[tool.poetry.extras]
6262
pgsql = ["psycopg2"]

0 commit comments

Comments
 (0)