Skip to content

Commit cd84b2c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile
66
#
7-
asgiref==3.5.0
7+
asgiref==3.6.0
88
# via django
99
bump2version==1.0.1
1010
# via -r requirements.in
@@ -14,7 +14,7 @@ click==8.0.3
1414
# via pip-tools
1515
distlib==0.3.4
1616
# via virtualenv
17-
django==4.0.8
17+
django==4.1.7
1818
# via
1919
# django-classy-tags
2020
# django-cms

0 commit comments

Comments
 (0)