Skip to content

Commit 3c10a24

Browse files
dependabot[bot]apragacz
authored andcommitted
Bump django-stubs from 1.16.0 to 4.2.0
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.16.0 to 4.2.0. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@1.16.0...4.2.0) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ede703d commit 3c10a24

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements/requirements-test.lock.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ django==4.2
5050
# via
5151
# django-stubs
5252
# django-stubs-ext
53-
django-stubs==1.16.0
53+
django-stubs==4.2.0
5454
# via
5555
# -r requirements/requirements-test.in
5656
# djangorestframework-stubs
57-
django-stubs-ext==0.8.0
57+
django-stubs-ext==4.2.0
5858
# via django-stubs
5959
djangorestframework-stubs==1.10.0
6060
# via -r requirements/requirements-test.in
@@ -254,8 +254,6 @@ sqlparse==0.4.4
254254
# via django
255255
stevedore==5.0.0
256256
# via doc8
257-
tomli==2.0.1
258-
# via django-stubs
259257
tomlkit==0.11.7
260258
# via pylint
261259
tornado==6.2

0 commit comments

Comments
 (0)