Browse Source

Merge branch 'master' of gitlab.com:glitchtip/glitchtip-backend into allauth-63

David Burke 9 months ago
parent
commit
0d2a9fb985
2 changed files with 381 additions and 389 deletions
  1. 379 387
      poetry.lock
  2. 2 2
      pyproject.toml

File diff suppressed because it is too large
+ 379 - 387
poetry.lock


+ 2 - 2
pyproject.toml

@@ -39,9 +39,9 @@ django-redis = {extras = ["hiredis"], version = "^5.2.0"}
 uwsgi-chunked = "^0.1.8"
 django-import-export = "~4.0.3"
 psycopg = {extras = ["c"], version = "^3.1.12"}
-uvicorn = "^0.29.0"
+uvicorn = "^0.30.0"
 gunicorn = "^22.0.0"
-boto3 = "1.34.114"
+boto3 = "1.34.117"
 django-ninja = "^1.0.1"
 orjson = "^3.9.9"
 celery-batches = "^0.8.1"

Some files were not shown because too many files changed in this diff