]> git.parisson.com Git - teleforma.git/commitdiff
upgrade uwsgi
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 1 Jul 2026 14:45:28 +0000 (16:45 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 1 Jul 2026 14:45:28 +0000 (16:45 +0200)
poetry.lock
pyproject.toml

index 75eac30382df56e10c2b949127ed7809397ba1d4..90527d089571696db9699fd12852762fc3c4bf99 100644 (file)
@@ -2320,13 +2320,13 @@ test = ["aiohttp (>=3.10.5)", "flake8 (>=6.1,<7.0)", "mypy (>=0.800)", "psutil",
 
 [[package]]
 name = "uwsgi"
-version = "2.0.30"
+version = "2.0.31"
 description = "The uWSGI server"
 optional = false
 python-versions = "*"
 groups = ["main"]
 files = [
-    {file = "uwsgi-2.0.30.tar.gz", hash = "sha256:c12aa652124f062ac216077da59f6d247bd7ef938234445881552e58afb1eb5f"},
+    {file = "uwsgi-2.0.31.tar.gz", hash = "sha256:e8f8b350ccc106ff93a65247b9136f529c14bf96b936ac5b264c6ff9d0c76257"},
 ]
 
 [[package]]
@@ -2629,4 +2629,4 @@ test = ["pytest"]
 [metadata]
 lock-version = "2.1"
 python-versions = "^3.13"
-content-hash = "e5474efc138c1f718291b05458a45d74d16584fa23462db648c8ac2108285333"
+content-hash = "9910ff1a7275243b41d12d930c19883e9adcf4215d90f9966107e41fd59e1d18"
index ff1dd8c2ea164a8dbdd5927fb66506fdded00b10..83d5b7f81215a8759a58a881d4dfdd6aba21100d 100644 (file)
@@ -37,7 +37,7 @@ xlrd = "2.0.1"
 xlwt = "1.3.0"
 psycopg2 = "^2.9.11"
 redis = "^4.6.0"
-uwsgi = "2.0.30"
+uwsgi = "^2.0.31"
 uvicorn = {version = "0.18.1", extras = ["standard"]}
 httpx = "0.23.3"
 django-storages = {extras = ["s3"], version = "^1.14.2"}