Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2022
1 parent f85bd28 commit bbd3456
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

asgiref==3.4.1
# via django
bump2version==1.0.1
Expand All @@ -18,7 +14,7 @@ click==8.0.3
# via pip-tools
distlib==0.3.4
# via virtualenv
django==4.0.1
django==4.0.4
# via
# -r requirements.in
# django-classy-tags
Expand Down

0 comments on commit bbd3456

Please sign in to comment.