Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 087d391 commit 084367a
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 @@ -22,7 +22,7 @@ coverage[toml]==7.4.1
# pytest-cov
cssbeautifier==1.14.7
# via djlint
django==4.2.9
django==4.2.10
# 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.9
Django==4.2.10
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.9
django==4.2.10
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 084367a

Please sign in to comment.