Skip to content

Commit

Permalink
fix(deps): update dependency ampel-interface to >=0.9.0,<0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 605be9d commit 4c80720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python = ">=3.10,<3.12"
Sphinx = {version = ">=6.1.2,<6.2.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.11.1", optional = true}
tomlkit = {version = "^0.11.0", optional=true}
ampel-interface = {version = ">=0.8.7,<0.9"}
ampel-interface = {version = ">=0.9.0,<0.10"}
ampel-core = {version = ">=0.8.7a0,<0.9"}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 4c80720

Please sign in to comment.