Skip to content

Commit

Permalink
chore(deps): update dependency django to v4.2.7 (#1301)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 28, 2023
1 parent b30ea7a commit 71e4265
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/django/python-guestbook/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Django==4.2.5
Django==4.2.7
psycopg2-binary==2.9.7
python-dateutil==2.8.2
2 changes: 1 addition & 1 deletion python/django/python-hello-world/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==4.2.5
Django==4.2.7
requests==2.31.0
psycopg2-binary==2.9.7
debugpy # Required for debugging

0 comments on commit 71e4265

Please sign in to comment.