Skip to content

Commit

Permalink
chore(deps): update ampel packages to >=0.9.0,<0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 8f44bbf commit 21a3d6a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ python = ">=3.10,<3.12"
Sphinx = {version = ">=6.2.1,<6.3.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.11.1", optional = true}
tomlkit = {version = "^0.12.0", optional=true}
ampel-interface = {version = ">=0.8.7,<0.9"}
ampel-core = {version = ">=0.8.7a0,<0.9"}
ampel-interface = {version = ">=0.9.0,<0.10"}
ampel-core = {version = ">=0.9.0,<0.10"}

[tool.poetry.dev-dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit 21a3d6a

Please sign in to comment.