Skip to content

Commit

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

---
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 Feb 6, 2023
1 parent e4be842 commit 0eaa700
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 @@ -8,7 +8,7 @@ asgiref==3.5.0
# via django
backports-zoneinfo==0.2.1
# via django
django==4.0.8
django==4.0.9
# 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 @@ -82,7 +82,7 @@ distlib==0.3.4
# via
# -r requirements/requirements-test.lock.txt
# virtualenv
django==4.0.8
django==4.0.9
# 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 @@ -46,7 +46,7 @@ coverage[toml]==6.3.2
# pytest-cov
distlib==0.3.4
# via virtualenv
django==4.0.8
django==4.0.9
# via
# -r requirements/requirements-base.lock.txt
# django-stubs
Expand Down

0 comments on commit 0eaa700

Please sign in to comment.