Skip to content

Commit 652731e

Browse files
chore(deps): bump cryptography from 42.0.6 to 43.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.6 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.6...43.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1efa778 commit 652731e

File tree

2 files changed

+32
-37
lines changed

2 files changed

+32
-37
lines changed

poetry.lock

Lines changed: 31 additions & 36 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
@@ -14,7 +14,7 @@ orjson = "^3.9.10"
1414
pydantic = {extras = ["email"], version = "^2.10.4"}
1515
httpx = "^0.27.2"
1616
asgiref = "^3.7.2"
17-
cryptography = ">=40.0.0,<42.0.7"
17+
cryptography = ">=40.0.0,<43.0.4"
1818
crontab = "^1.0.1"
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)