We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e05ef9 commit 23d2c10Copy full SHA for 23d2c10
pyproject.toml
@@ -22,14 +22,14 @@ announce = "announcer.__init__:main"
22
dev = [
23
"pylint==3.3.8",
24
"wheel==0.45.1",
25
- "mypy==1.17.1",
+ "mypy==1.18.2",
26
"yamllint==1.37.1",
27
"bandit==1.8.6",
28
- "pytest==8.4.1",
+ "pytest==8.4.2",
29
"flake8==7.3.0",
30
"werkzeug==3.1.3",
31
"pytest-httpserver==1.1.3",
32
- "tox==4.28.4",
+ "tox==4.30.2",
33
"pytest-cov==7.0.0",
34
"types-requests>=2.32.0,<3",
35
"isort==6.0.1",
0 commit comments