Skip to content

Commit

Permalink
Merge branch 'update-dependencies' into 'main'
Browse files Browse the repository at this point in the history
Update dependencies

See merge request reportcreator/reportcreator!725
  • Loading branch information
MWedl committed Oct 2, 2024
2 parents 38acc46 + 5f5177d commit 0e38ffe
Show file tree
Hide file tree
Showing 11 changed files with 1,532 additions and 4,789 deletions.
716 changes: 351 additions & 365 deletions api/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ adrf = "^0.1.6"

psycopg = { extras = ["binary", "pool"], version = "^3.1.8" }
gunicorn = "^23.0.0"
uvicorn = { extras = ["standard"], version = "^0.30.1" }
uvicorn = { extras = ["standard"], version = "^0.31.0" }
whitenoise = "^6.4.0"
brotli = "^1.0.9"
channels = { "extras" = ["daphne"], version = "^4.1.0" }
Expand All @@ -36,7 +36,7 @@ jsonschema = "^4.17.3"
python-decouple = "^3.8"
pycryptodomex = "^3.17"
pyotp = "^2.8.0"
qrcode = { extras = ["pil"], version = "^7.4.2" }
qrcode = { extras = ["pil"], version = "^8.0" }
fido2 = "^1.1.1"
authlib = "^1.3.0"
python-gnupg = "^0.5.0"
Expand Down
1,849 changes: 451 additions & 1,398 deletions frontend/NOTICE

Large diffs are not rendered by default.

724 changes: 372 additions & 352 deletions frontend/package-lock.json

Large diffs are not rendered by default.

Loading

0 comments on commit 0e38ffe

Please sign in to comment.