Skip to content

Commit fe131e6

Browse files
build(deps): bump the django group with 2 updates
Bumps the django group with 2 updates: [django](https://github.com/django/django) and [django-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango). Updates `django` from 5.2.5 to 5.2.6 - [Commits](django/django@5.2.5...5.2.6) Updates `django-stubs[compatible-mypy]` from 5.2.2 to 5.2.5 - [Commits](https://github.com/sponsors/typeddjango/commits) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: django - dependency-name: django-stubs[compatible-mypy] dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1bbcc1 commit fe131e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"certifi==2025.8.3",
1717
"charset-normalizer==3.4.3",
1818
"django-environ==0.12.0",
19-
"Django==5.2.5",
19+
"Django==5.2.6",
2020
"django-bootstrap5==25.2",
2121
"django-solo==2.4.0",
2222
"gunicorn==23.0.0",
@@ -43,7 +43,7 @@ dev = [
4343
"radon==6.0.1",
4444
"vulture==2.14",
4545
"mypy==1.17.1",
46-
"django-stubs[compatible-mypy]==5.2.2",
46+
"django-stubs[compatible-mypy]==5.2.5",
4747
]
4848

4949
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)