8000 chore(deps): update dependency wheel to v0.37.1 (#7292) · riteshverma/python-docs-samples@42d0c3a · GitHub
[go: up one dir, main page]

Skip to content

Commit 42d0c3a

Browse files
chore(deps): update dependency wheel to v0.37.1 (GoogleCloudPlatform#7292)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 8204436 commit 42d0c3a

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.9
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.37.0
5+
wheel==0.37.1
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)
0