Skip to content

Commit 23d2c10

Browse files
Update all non-major dependencies
1 parent 3e05ef9 commit 23d2c10

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ announce = "announcer.__init__:main"
2222
dev = [
2323
"pylint==3.3.8",
2424
"wheel==0.45.1",
25-
"mypy==1.17.1",
25+
"mypy==1.18.2",
2626
"yamllint==1.37.1",
2727
"bandit==1.8.6",
28-
"pytest==8.4.1",
28+
"pytest==8.4.2",
2929
"flake8==7.3.0",
3030
"werkzeug==3.1.3",
3131
"pytest-httpserver==1.1.3",
32-
"tox==4.28.4",
32+
"tox==4.30.2",
3333
"pytest-cov==7.0.0",
3434
"types-requests>=2.32.0,<3",
3535
"isort==6.0.1",

0 commit comments

Comments
 (0)