Skip to content

Commit b0a41b5

Browse files
committed
chore(passport): bump python requirements version
1 parent f6ecde8 commit b0a41b5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

rootfs/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Drycc passport requirements
2-
django==5.2.6
2+
django==5.2.7
33
pytz==2025.2
44
django-auth-ldap==5.2.0
5-
django-cors-headers==4.8.0
5+
django-cors-headers==4.9.0
66
djangorestframework==3.16.1
77
gunicorn==23.0.0
8-
uvicorn==0.35.0
9-
asgiref==3.9.1
8+
uvicorn==0.37.0
9+
asgiref==3.10.0
1010
psycopg[binary]==3.2.10
1111
requests==2.32.5
1212
requests-toolbelt==1.0.0
1313
redis==6.4.0
1414
hiredis==3.2.1
1515
dj-database-url==3.0.1
16-
django-oauth-toolkit==3.0.1
17-
whitenoise==6.10.0
16+
django-oauth-toolkit==3.1.0
17+
whitenoise==6.11.0

0 commit comments

Comments
 (0)