File tree Expand file tree Collapse file tree 2 files changed +191
-191
lines changed Expand file tree Collapse file tree 2 files changed +191
-191
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "pypi"
77celery = {version = " ==5.4.0" , extras = [" sqs" ]}
88cryptography = " ==44.0.1"
99boto3 = " ==1.36.14"
10- django = " ==5.1.10 "
10+ django = " ==5.1.12 "
1111djangorestframework = " ==3.16.0"
1212django-filter = " ==25.1"
1313django-countries = " ==7.6.1"
@@ -21,7 +21,7 @@ python-dotenv = "==1.0.1"
2121psycopg2-binary = " ==2.9.9"
2222redis = {version = " ==5.2.1" , extras = [" hiredis" ]}
2323regex = " ==2024.11.6"
24- requests = " ==2.32.4 "
24+ requests = " ==2.32.5 "
2525gunicorn = " ==23.0.0"
2626uvicorn-worker = " ==0.2.0"
2727pyjwt = " ==2.6.0" # TODO: upgrade to latest version.
@@ -30,9 +30,9 @@ importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal
3030django-formtools = " ==2.5.1" # TODO: remove. needed by old portal
3131django-otp = " ==1.6.1" # TODO: remove. needed by old portal
3232# https://pypi.org/user/codeforlife/
33- cfl-common = " ==8.8.2 " # TODO: remove
34- codeforlife-portal = " ==8.8.2 " # TODO: remove
35- rapid-router = " ==7.5.21 " # TODO: remove
33+ cfl-common = " ==8.9.5 " # TODO: remove
34+ codeforlife-portal = " ==8.9.5 " # TODO: remove
35+ rapid-router = " ==7.6.4 " # TODO: remove
3636phonenumbers = " ==8.12.12" # TODO: remove
3737
3838[dev-packages ]
You can’t perform that action at this time.
0 commit comments