Skip to content

Commit

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

---
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] authored Oct 19, 2024
1 parent 90dc660 commit e8e29ff
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.15
django==4.2.16
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.15
django==4.2.16
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.15
django==4.2.16
psycopg2-binary==2.9.9
gunicorn==22.0.0
mysqlclient==2.2.4
Expand Down

0 comments on commit e8e29ff

Please sign in to comment.