Skip to content

Commit

Permalink
Bump django from 4.2.9 to 4.2.10
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]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent e6c5dde commit 6982205
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ click==8.1.3
# sqlite-utils
click-default-group-wheel==1.2.2
# via sqlite-utils
colorama==0.4.6
# via
# click
# pytest
# tqdm
confusable-homoglyphs==3.2.0
# via django-registration
coverage==7.1.0
Expand All @@ -70,7 +65,7 @@ dj-database-url==1.2.0
# via
# -r requirements.in
# charity-django
django==4.2.9
django==4.2.10
# via
# -r requirements.in
# charity-django
Expand Down Expand Up @@ -300,8 +295,6 @@ typing-extensions==4.9.0
# inflect
# pydantic
# pydantic-core
tzdata==2022.7
# via django
ua-parser==0.16.1
# via -r requirements.in
url-normalize==1.4.3
Expand Down

0 comments on commit 6982205

Please sign in to comment.