Skip to content

Commit

Permalink
chore(deps): bump ruamel-yaml from 0.17.35 to 0.18.5
Browse files Browse the repository at this point in the history
Bumps [ruamel-yaml]() from 0.17.35 to 0.18.5.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b28fded commit 52d468c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ colorlog = { version = ">=5.0.1,<7.0.0", optional = true }
colorama = { version = "^0.4.4", optional = true }
importlib-metadata = { version = "<4.8.1", python = "<3.8" }
jinja2-ansible-filters = "^1.3.2"
ruamel-yaml = "^0.17.32"
ruamel-yaml = ">=0.17.32,<0.19.0"

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

0 comments on commit 52d468c

Please sign in to comment.