Skip to content

Commit 73b96f9

Browse files
authored
chore(deps): update dependency wheel to v0.37.0 (GoogleCloudPlatform#6541)
1 parent 9987c42 commit 73b96f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django==3.2.6
22
# Uncomment the mysqlclient requirement if you are using MySQL rather than
33
# PostgreSQL. You must also have a MySQL client installed in that case.
44
#mysqlclient==1.4.1
5-
wheel==0.36.2
5+
wheel==0.37.0
66
gunicorn==20.0.4; python_version > '3.0'
77
gunicorn==19.10.0; python_version < '3.0'
88
# psycopg2==2.8.4 # uncomment if you prefer to build from source

0 commit comments

Comments
 (0)