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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent d6e7481 commit 6ceb67b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ coverage[toml]==7.4.1
# via pytest-cov
cssbeautifier==1.14.7
# via djlint
django==4.2.15
django==4.2.16
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ basket-client
beautifulsoup4
boto3
cached_property==1.5.2
Django==4.2.15
Django==4.2.16
dj-database-url
djangorestframework
django-admin-sortable==2.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ defusedxml==0.7.1
# willow
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

0 comments on commit 6ceb67b

Please sign in to comment.