Skip to content

Commit 7e38c2e

Browse files
Bump django from 4.0.10 to 4.1.9 (#137)
Bumps [django](https://github.com/django/django) from 4.0.10 to 4.1.9. - [Commits](django/django@4.0.10...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25412e8 commit 7e38c2e

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.10
17+
django==4.1.9
1818
# via
1919
# django-classy-tags
2020
# django-cms

0 commit comments

Comments
 (0)