We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43d218e + 1b2972b commit 9e136beCopy full SHA for 9e136be
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools>=62.6,<=75.5.0",
+ "setuptools>=62.6,<=75.6.0",
4
"setuptools-scm>=6.2,<=8.1.0",
5
]
6
build-backend = "setuptools.build_meta"
requirements/dev.txt
@@ -7,5 +7,5 @@ mypy~=1.13.0
7
coverage~=7.6
8
pre-commit==4.0.1
9
codespell==2.3.0
10
-bandit==1.7.10
+bandit==1.8.0
11
flake8==7.1.1
0 commit comments