Skip to content

Commit

Permalink
fix(deps): update dependency voluptuous to ^0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 7fd2a50 commit 7adbd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.8" # specify your Python version requirement here
influxdb = "^5.3.2"
pyyaml = "^6.0.1"
requests = "^2.31.0"
voluptuous = "^0.14.2"
voluptuous = "^0.15.0"
testflinger-common = { path = "../common" }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 7adbd8d

Please sign in to comment.