Skip to content

Commit

Permalink
Bump django from 4.2.15 to 4.2.16
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 14ce844 commit 359bc5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ diff-match-patch==20230430
# via django-import-export
dj-database-url==2.2.0
# via -r requirements.in
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# dj-database-url
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dill==0.3.8
# via pylint
dj-database-url==2.2.0
# via -r requirements.txt
django==4.2.15
django==4.2.16
# via
# -r requirements.txt
# dj-database-url
Expand Down

0 comments on commit 359bc5d

Please sign in to comment.