Skip to content

Commit 6ef7871

Browse files
fix(deps): update dependency cryptography to v46.0.6
1 parent d336182 commit 6ef7871

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"geojson-pydantic==1.1.2",
3333
"python-multipart==0.0.22",
3434
"psycopg[c,pool]==3.3.3",
35-
"cryptography==46.0.5",
35+
"cryptography==46.0.6",
3636
"pyxform==4.0.0",
3737
"pyodk>=1.2.1",
3838
# TODO replace with official version, once PR merged

0 commit comments

Comments
 (0)