Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent e6ed67a commit 30f68d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/generated/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
# via pip-tools
distlib==0.3.8
# via virtualenv
django==5.0.9
django==5.0.10
# via
# -r requirements/source/requirements-base.in
# django-csp
Expand Down
2 changes: 1 addition & 1 deletion requirements/generated/requirements-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==3.3.2
# via requests
cla-common @ https://github.com/ministryofjustice/cla_common/archive/refs/tags/0.3.3.tar.gz
# via -r requirements/source/requirements-base.in
django==5.0.9
django==5.0.10
# via
# -r requirements/source/requirements-base.in
# django-csp
Expand Down

0 comments on commit 30f68d4

Please sign in to comment.