Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 968fe00 commit 793885a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@ click==8.1.3
colorama==0.4.6
# via djlint
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
cssbeautifier==1.14.7
# via djlint
django==4.2.10
django==4.2.11
# 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.10
Django==4.2.11
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.1.0
# via -r requirements.in
django==4.2.10
django==4.2.11
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 793885a

Please sign in to comment.