Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent f9db029 commit e8e6523
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 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 @@ -38,9 +38,9 @@ c2c-template = "c2c.template:main"

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
bottle = "0.13.1"
bottle = "0.13.2"
Jinja2 = "3.1.4"
Mako = "1.3.5"
Mako = "1.3.6"
PyYAML = "6.0.2"
pyyaml-include = "2.1"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
poetry==1.8.3
poetry==1.8.4
poetry-plugin-tweak-dependencies-version==1.5.2
pip==24.2
poetry-dynamic-versioning==1.4.1
Expand Down

0 comments on commit e8e6523

Please sign in to comment.