Skip to content

Commit 8f85bc6

Browse files
committed
chore(python): upgrade requirements version
1 parent ba190f4 commit 8f85bc6

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

rootfs/requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@ inotify==0.2.10
33
backoff==2.2.1
44
django==4.2.16
55
channels==4.1.0
6-
aiohttp==3.10.2
7-
django-cors-headers==4.3.1
6+
aiohttp==3.11.0
7+
django-cors-headers==4.6.0
88
django-guardian==2.4.0
99
djangorestframework==3.15.2
10-
docker==7.0.0
11-
gunicorn==22.0.0
12-
uvicorn[standard]==0.29.0
10+
docker==7.1.0
11+
gunicorn==23.0.0
12+
uvicorn[standard]==0.32.0
1313
asgiref==3.8.1
14-
idna==3.7
15-
jsonschema==4.21.1
14+
idna==3.10
15+
jsonschema==4.23.0
1616
morph==0.1.5
17-
packaging==24.0
18-
pyasn1==0.5.1
19-
psycopg[binary]==3.1.18
20-
pyOpenSSL==24.1.0
17+
packaging==24.2
18+
pyasn1==0.6.1
19+
psycopg[binary]==3.2.3
20+
pyOpenSSL==24.2.1
2121
ndg-httpsclient==0.5.1
22-
pytz==2024.1
23-
requests==2.32.0
22+
pytz==2024.2
23+
requests==2.32.3
2424
requests-toolbelt==1.0.0
25-
celery==5.5.0b3
26-
hiredis==2.3.2
25+
celery==5.5.0rc1
26+
hiredis==3.0.0
2727
django_redis==5.4.0
28-
dj-database-url==2.1.0
29-
social-auth-app-django==5.4.1
30-
kubernetes==29.0.0
28+
dj-database-url==2.3.0
29+
social-auth-app-django==5.4.2
30+
kubernetes==31.0.0

0 commit comments

Comments
 (0)