Skip to content

Commit

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

---
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 Jun 10, 2024
1 parent 9ea033a commit 31d9a32
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.11
django==4.2.13
# 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.11
Django==4.2.13
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.11
django==4.2.13
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 31d9a32

Please sign in to comment.