Skip to content

Commit cafe91f

Browse files
chore(deps): bump cryptography from 42.0.8 to 43.0.3 (#30)
1 parent 06c9f28 commit cafe91f

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
@@ -76,7 +76,7 @@ numpy = "<2"
7676
unstructured = { version = "0.10.27", extras = ["docx", "pptx"], optional = true }
7777
"unstructured.pytesseract" = { version = ">=0.3.12", optional = true }
7878
pyjwt = "^2.8.0"
79-
cryptography = "^42.0.5"
79+
cryptography = ">=42.0.5,<44.0.0"
8080
pytz = "2024.1"
8181
orjson = "^3.10.7"
8282
serpyco-rs = "^1.10.2"

0 commit comments

Comments
 (0)