Skip to content

Commit 60bbc03

Browse files
authored
chore(deps): update python (#611)
1 parent 4194bc7 commit 60bbc03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django==5.2
22

33
djangorestframework==3.16.0
44
django-filter==25.1
5-
django-colorfield==0.13.0
5+
django-colorfield==0.14.0
66
django-cors-headers==4.7.0
77
drf-spectacular==0.28.0
88

@@ -16,9 +16,9 @@ gunicorn==23.0.0
1616

1717
# Google Cloud
1818
google-cloud-run==0.10.17
19-
google-auth==2.39.0
19+
google-auth==2.40.0
2020
django-storages[google]==1.14.6
21-
google-api-python-client==2.168.0
21+
google-api-python-client==2.169.0
2222

2323
# Testing
2424
pyyaml==6.0.2

0 commit comments

Comments
 (0)