Skip to content

Commit

Permalink
chore(deps): bump django in /python/cloud-run-django-hello-world (#1305)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.7.
- [Commits](django/django@4.2.5...4.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katie McLaughlin <[email protected]>
  • Loading branch information
dependabot[bot] and glasnt authored Nov 28, 2023
1 parent f23551e commit 49d6621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cloud-run-django-hello-world/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
django==4.2.5
django==4.2.7
requests==2.31.0
debugpy # Required for debugging.

0 comments on commit 49d6621

Please sign in to comment.