We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbda90 commit a4ebbd8Copy full SHA for a4ebbd8
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"flit_core >=3.8,<4",
4
- "snakeoil ~=0.10.5",
+ "snakeoil ~=0.10.8",
5
]
6
build-backend = "py_build"
7
backend-path = ["."]
@@ -27,9 +27,9 @@ classifiers = [
27
dynamic = ["version"]
28
29
dependencies = [
30
- "snakeoil~=0.10.5",
+ "snakeoil~=0.10.8",
31
"pkgcore~=0.12.23",
32
- "pkgcheck~=0.10.25",
+ "pkgcheck~=0.10.30",
33
34
35
[project.optional-dependencies]
0 commit comments