We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e928ee + b0169d1 commit bbf6fd6Copy full SHA for bbf6fd6
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "contentctl"
3
4
-version = "5.5.13"
+version = "5.5.14"
5
6
description = "Splunk Content Control Tool"
7
authors = ["STRT <research@splunk.com>"]
@@ -34,7 +34,7 @@ pygit2 = "^1.15.1"
34
#--mode.files command.
35
tyro = "^0.9.2,<0.9.23"
36
gitpython = "^3.1.43"
37
-setuptools = ">=80.9.0"
+setuptools = "<81"
38
rich = "^14.0.0"
39
40
[tool.poetry.group.dev.dependencies]
0 commit comments