Skip to content

Commit 8842b42

Browse files
Chore/fix deps (#1325)
* fix(deps): update dependency axios to v1.18.0 [security] * chore(deps): update dependency cryptography to v48 [security] * chore(deps): update dependency @babel/core to v8 * chore(deps): update dependency @types/jest to v30 * chore(deps): update dependency @types/node to v24 * chore(deps): update dependency axios-mock-adapter to v2 * chore(deps): update dependency mypy to v2 * chore(deps): update dependency pypdf to v6.14.2 [security] * chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0 * chore(deps): update vite & plugins * fix: frontend lint error * fix: call correct redux function --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a598c6 commit 8842b42

12 files changed

Lines changed: 1743 additions & 1450 deletions

File tree

backend/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ certifi==2026.2.25
77
cffi==2.0.0
88
charset-normalizer==3.3.2
99
click==8.1.7
10-
cryptography==46.0.6
10+
cryptography==48.0.1
1111
dnspython==2.6.1
1212
fastapi==0.135.2
1313
fastapi-limiter==0.1.6
@@ -18,7 +18,7 @@ hypothesis==6.61.0
1818
idna==3.15
1919
immutabledict==4.2.0
2020
iniconfig==2.0.0
21-
mypy==1.10.0
21+
mypy==2.3.0
2222
mypy-extensions==1.0.0
2323
ortools==9.15.6755
2424
packaging==26.0
@@ -30,7 +30,7 @@ pydantic==2.12.5
3030
PyJWT==2.13.0
3131
pymongo==4.16.0
3232
PyNaCl==1.6.2
33-
pypdf==6.13.3
33+
pypdf==6.14.2
3434
pytest==9.0.3
3535
python-dateutil==2.9.0.post0
3636
python-dotenv==1.2.2

0 commit comments

Comments
 (0)