Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.7 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.7 to 4.2.10.
- [Commits](django/django@4.2.7...4.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent a0322b9 commit 650ad55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -78,7 +78,7 @@ daphne==4.0.0
# channels
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.7
django==4.2.10
# via
# -r requirements.in
# celery
Expand Down
9 changes: 7 additions & 2 deletions requirements_dev.txt
Expand Up @@ -47,6 +47,7 @@ cattrs==23.1.2
celery[django]==5.3.1
# via
# -r requirements.txt
# celery
# django-celery-beat
# django-celery-results
certifi==2023.7.22
Expand All @@ -63,6 +64,7 @@ cfgv==3.3.0
channels[daphne]==4.0.0
# via
# -r requirements.txt
# channels
# channels-redis
channels-redis==4.1.0
# via -r requirements.txt
Expand Down Expand Up @@ -125,7 +127,7 @@ distlib==0.3.8
# via virtualenv
dj-database-url==2.1.0
# via -r requirements.txt
django==4.2.7
django==4.2.10
# via
# -r requirements.txt
# celery
Expand Down Expand Up @@ -166,7 +168,9 @@ flatten-dict==0.4.2
# -r requirements.txt
# spoonbill
greenlet==3.0.0
# via -r requirements.txt
# via
# -r requirements.txt
# sqlalchemy
hyperlink==21.0.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -360,6 +364,7 @@ twisted[tls]==23.10.0
# via
# -r requirements.txt
# daphne
# twisted
txaio==23.1.1
# via
# -r requirements.txt
Expand Down

0 comments on commit 650ad55

Please sign in to comment.