Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and apragacz committed Nov 3, 2023
1 parent f6cec0a commit 67839a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-base.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
django==4.2.3
django==4.2.7
# via
# django-rest-registration (setup.py)
# djangorestframework
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ distlib==0.3.7
# via
# -r requirements/requirements-test.lock.txt
# virtualenv
django==4.2.3
django==4.2.7
# via
# -r requirements/requirements-test.lock.txt
# django-stubs
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dill==0.3.7
# via pylint
distlib==0.3.7
# via virtualenv
django==4.2.3
django==4.2.7
# via
# -r requirements/requirements-base.lock.txt
# django-stubs
Expand Down

0 comments on commit 67839a4

Please sign in to comment.