Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Bump the production-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [ruamel-yaml]().


Updates `ruamel-yaml` from 0.17.32 to 0.18.6

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent b157d80 commit f05b3c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ from = "src"

[tool.poetry.dependencies]
python = "^3.10"
ruamel-yaml = "^0.17.32"
ruamel-yaml = "^0.18.6"

[tool.poetry.group.dev.dependencies]
pytest = "^8.0.2"
Expand Down

0 comments on commit f05b3c7

Please sign in to comment.