We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750fe0b commit 98cd3baCopy full SHA for 98cd3ba
agent/pyproject.toml
@@ -10,7 +10,7 @@ python = "^3.8" # specify your Python version requirement here
10
influxdb = "^5.3.2"
11
pyyaml = "^6.0.1"
12
requests = "^2.31.0"
13
-voluptuous = "^0.14.2"
+voluptuous = "^0.15.0"
14
testflinger-common = { path = "../common" }
15
16
[tool.poetry.dev-dependencies]
0 commit comments