Skip to content

Commit

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

---
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 Jul 6, 2023
1 parent ac5f342 commit 19785b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-base.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.6.0
# via django
backports-zoneinfo==0.2.1
# via django
django==4.2.1
django==4.2.3
# 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 @@ -93,7 +93,7 @@ distlib==0.3.6
# via
# -r requirements/requirements-test.lock.txt
# virtualenv
django==4.2.1
django==4.2.3
# via
# -r requirements/requirements-test.lock.txt
# django-stubs
Expand Down

0 comments on commit 19785b9

Please sign in to comment.