Skip to content

Commit

Permalink
chore(deps): update dependency django [security] (#8255)
Browse files Browse the repository at this point in the history
Co-authored-by: Katie McLaughlin <katie@glasnt.com>
  • Loading branch information
renovate-bot and glasnt authored Aug 12, 2022
1 parent 3df11db commit de30e94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==4.0.6; python_version >= '3.8'
Django==3.2.14; python_version < '3.8'
Django==4.0.7; python_version >= '3.8'
Django==3.2.15; python_version < '3.8'
# Uncomment the mysqlclient requirement if you are using MySQL rather than
# PostgreSQL. You must also have a MySQL client installed in that case.
#mysqlclient==1.4.1
Expand Down

0 comments on commit de30e94

Please sign in to comment.