Skip to content

Commit

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

---
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 Apr 24, 2022
1 parent 8b5b882 commit a397970
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.3
django==4.0.4
# 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.3
django==4.0.4
# 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.3
django==4.0.4
# via
# -r requirements/requirements-base.lock.txt
# django-stubs
Expand Down

0 comments on commit a397970

Please sign in to comment.