mirror of
https://github.com/suitenumerique/people.git
synced 2026-08-17 21:25:52 +02:00
⬆️(dependencies) update python dependencies
This commit is contained in:
committed by
Laurent Bossavit
parent
3a2b2b8a53
commit
6d618b4aff
@@ -25,7 +25,7 @@ license = { file = "LICENSE" }
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"boto3==1.36.2",
|
"boto3==1.36.6",
|
||||||
"Brotli==1.1.0",
|
"Brotli==1.1.0",
|
||||||
"celery[redis]==5.4.0",
|
"celery[redis]==5.4.0",
|
||||||
"django-configurations==2.5.1",
|
"django-configurations==2.5.1",
|
||||||
@@ -48,7 +48,7 @@ dependencies = [
|
|||||||
"nested-multipart-parser==1.5.0",
|
"nested-multipart-parser==1.5.0",
|
||||||
"psycopg[binary]==3.2.4",
|
"psycopg[binary]==3.2.4",
|
||||||
"PyJWT==2.10.1",
|
"PyJWT==2.10.1",
|
||||||
"joserfc==1.0.1",
|
"joserfc==1.0.2",
|
||||||
"requests==2.32.3",
|
"requests==2.32.3",
|
||||||
"sentry-sdk[django]==2.20.0",
|
"sentry-sdk[django]==2.20.0",
|
||||||
"whitenoise==6.8.2",
|
"whitenoise==6.8.2",
|
||||||
@@ -77,7 +77,7 @@ dev = [
|
|||||||
"pytest-icdiff==0.9",
|
"pytest-icdiff==0.9",
|
||||||
"pytest-xdist==3.6.1",
|
"pytest-xdist==3.6.1",
|
||||||
"responses==0.25.6",
|
"responses==0.25.6",
|
||||||
"ruff==0.9.2",
|
"ruff==0.9.3",
|
||||||
"types-requests==2.32.0.20241016",
|
"types-requests==2.32.0.20241016",
|
||||||
"freezegun==1.5.1",
|
"freezegun==1.5.1",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user