Skip to content

Commit 10e9043

Browse files
build: Bump django from 4.1.1 to 4.1.2 (#94)
Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.1.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edfff6d commit 10e9043

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
@@ -16,7 +16,7 @@ click==8.1.3
1616
# via pip-tools
1717
distlib==0.3.6
1818
# via virtualenv
19-
django==4.1.1
19+
django==4.1.2
2020
# via -r requirements.in
2121
filelock==3.8.0
2222
# via virtualenv
@@ -42,10 +42,6 @@ sqlparse==0.4.3
4242
# via django
4343
toml==0.10.2
4444
# via pre-commit
45-
tomli==2.0.1
46-
# via
47-
# build
48-
# pep517
4945
virtualenv==20.16.5
5046
# via pre-commit
5147
wheel==0.37.1

0 commit comments

Comments
 (0)