Skip to content

Commit 3a5b4a4

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

File tree

2 files changed

+86
-62
lines changed

2 files changed

+86
-62
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ announce = "announcer.__init__:main"
2020

2121
[dependency-groups]
2222
dev = [
23-
"pylint==3.3.8",
23+
"pylint==3.3.9",
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.3",
3333
"pytest-cov==7.0.0",
3434
"types-requests>=2.32.0,<3",
35-
"isort==6.0.1",
35+
"isort==6.1.0",
3636
]

0 commit comments

Comments
 (0)