Skip to content

Commit ef0441d

Browse files
Bump django from 4.0.1 to 4.0.7
Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.0.1...4.0.7) --- updated-dependencies: - dependency-name: django dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 068f6d3 commit ef0441d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
#
55
# pip-compile
66
#
7-
--trusted-host pypi.python.org
8-
--trusted-host pypi.org
9-
--trusted-host files.pythonhosted.org
10-
117
asgiref==3.5.0
128
# via django
139
bump2version==1.0.1
@@ -18,7 +14,7 @@ click==8.0.3
1814
# via pip-tools
1915
distlib==0.3.4
2016
# via virtualenv
21-
django==4.0.1
17+
django==4.0.7
2218
# via
2319
# django-classy-tags
2420
# django-cms

0 commit comments

Comments
 (0)