Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent d1e5e9b commit 47b4408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"dj-database-url==1.0.0",
"django-debug-toolbar==3.7.0",
"django-registration==3.3",
"django==4.1.13",
"django==4.2.16",
"gunicorn==22.0.0",
"pre-commit==4.0.0",
"psycopg2-binary==2.9.5",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==4.1.13
Django==4.2.16
celery==5.2.7
dj-database-url==1.0.0
django-debug-toolbar==3.7.0
Expand Down

0 comments on commit 47b4408

Please sign in to comment.