Skip to content

Commit 3cd75a2

Browse files
authored
Merge pull request #48 from emergentmethods/dependabot/pip/main/cryptography-43.0.3
chore(deps): bump cryptography from 42.0.6 to 43.0.3
2 parents dd9851d + 652731e commit 3cd75a2

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

poetry.lock

Lines changed: 30 additions & 35 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)