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.
1 parent 41bd554 commit a5bad9fCopy full SHA for a5bad9f
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["setuptools>=78.0.2"]
4
5
[dependency-groups]
6
dev = [
7
- "coverage==7.15.2",
+ "coverage==7.15.3",
8
"flake8==7.3.0",
9
"google-auth-stubs==0.3.0",
10
"mypy==2.3.0",
@@ -74,7 +74,7 @@ allpy3 = [
74
# This is present until pip implements supports for PEP 735
75
# see https://github.com/pypa/pip/issues/12963
76
77
78
79
80
0 commit comments