Skip to content

Commit 65a4acb

Browse files
Update all non-major dependencies
1 parent b3b9292 commit 65a4acb

2 files changed

Lines changed: 147 additions & 147 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ announce = "announcer.__init__:main"
2121

2222
[dependency-groups]
2323
dev = [
24-
"wheel==0.46.3",
25-
"mypy==2.0.0",
26-
"pytest==9.0.3",
24+
"wheel==0.47.0",
25+
"mypy==2.1.0",
26+
"pytest==9.1.0",
2727
"werkzeug==3.1.8",
2828
"pytest-httpserver==1.1.5",
29-
"tox==4.52.0",
29+
"tox==4.55.1",
3030
"pytest-cov==7.1.0",
3131
"types-requests>=2.32.0,<3",
3232
"ruff>=0.15.8,<0.16.0",

0 commit comments

Comments
 (0)