Skip to content

Commit

Permalink
Bump django from 4.2.13 to 4.2.15 (#39)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.15.
- [Commits](django/django@4.2.13...4.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2024
1 parent a0c64a6 commit ea0ca12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.13
django==4.2.15
psycopg2-binary==2.9.9
gunicorn==22.0.0
django-cors-headers==4.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_azure.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.13
django==4.2.15
psycopg2-binary==2.9.9
gunicorn==22.0.0
django-cors-headers==4.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_docker.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==4.2.13
django==4.2.15
psycopg2-binary==2.9.9
gunicorn==22.0.0
mysqlclient==2.2.4
Expand Down

0 comments on commit ea0ca12

Please sign in to comment.