Skip to content

Commit

Permalink
fix(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 8220077 commit 0fd71cc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -27,9 +27,9 @@ include = [

[tool.poetry.dependencies]
python = ">=3.10,<3.12"
Sphinx = {version = ">=6.1.2,<6.2.0", optional = true}
Sphinx = {version = ">=6.2.1,<6.3.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.11.1", optional = true}
tomlkit = {version = "^0.11.0", 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"}

Expand Down

0 comments on commit 0fd71cc

Please sign in to comment.