Skip to content

Commit d79d9dd

Browse files
authored
Merge pull request #219 from simplecto/dependabot/pip/minor-updates-8de91e012e
build(deps): bump the minor-updates group across 1 directory with 10 updates
2 parents bc17468 + 6291c19 commit d79d9dd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pyproject.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ version = "0.1.4"
1313
requires-python = ">=3.12"
1414
dependencies = [
1515
"asgiref==3.9.1",
16-
"certifi==2025.6.15",
17-
"charset-normalizer==3.4.2",
16+
"certifi==2025.8.3",
17+
"charset-normalizer==3.4.3",
1818
"django-environ==0.12.0",
19-
"Django==5.2.4",
20-
"django-bootstrap5==25.1",
19+
"Django==5.2.5",
20+
"django-bootstrap5==25.2",
2121
"django-solo==2.4.0",
2222
"gunicorn==23.0.0",
2323
"idna==3.10",
2424
"packaging==25.0",
2525
"psycopg2-binary==2.9.10",
2626
"pytz==2025.2",
27-
"requests==2.32.4",
27+
"requests==2.32.5",
2828
"sqlparse==0.5.3",
2929
"typing_extensions==4.14.1",
3030
"urllib3==2.5.0",
@@ -35,14 +35,14 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
dev = [
38-
"ruff==0.12.3",
39-
"pre-commit==4.2.0",
38+
"ruff==0.12.9",
39+
"pre-commit==4.3.0",
4040
"commitizen>=3.0.0",
41-
"bandit==1.8.0",
41+
"bandit==1.8.6",
4242
"radon==6.0.1",
4343
"vulture==2.14",
44-
"mypy==1.11.2",
45-
"django-stubs[compatible-mypy]==5.1.0",
44+
"mypy==1.17.1",
45+
"django-stubs[compatible-mypy]==5.2.2",
4646
]
4747

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

0 commit comments

Comments
 (0)