Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent df6452e commit 6c10bef
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 @@ -20,7 +20,7 @@ cycler==0.10.0
# via matplotlib
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.16
django==4.2.17
# 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 @@ -34,7 +34,7 @@ cycler==0.10.0
# matplotlib
dj-database-url==2.0.0
# via -r requirements.txt
django==4.2.16
django==4.2.17
# via
# -r requirements.txt
# dj-database-url
Expand Down

0 comments on commit 6c10bef

Please sign in to comment.