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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent a1919cc commit 13d6487
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 @@ -30,7 +30,7 @@ contextlib2==21.6.0
# via schema
defusedxml==0.7.1
# via odfpy
django==4.2.16
django==4.2.17
# via
# -r requirements.in
# django-bootstrap3
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ defusedxml==0.7.1
# via
# -r requirements.txt
# odfpy
django==4.2.16
django==4.2.17
# via
# -r requirements.txt
# django-bootstrap3
Expand Down

0 comments on commit 13d6487

Please sign in to comment.