Skip to content

Commit

Permalink
chore(deps): bump ruamel-yaml from 0.17.33 to 0.17.35
Browse files Browse the repository at this point in the history
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.33 to 0.17.35.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 4, 2023
1 parent d2c47a3 commit ae41fe0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -7,7 +7,7 @@ authors = ["Meltano Team"]
[tool.poetry.dependencies]
python = "^3.9"
jsonschema = "^4.17.3"
"ruamel.yaml" = "^0.17.33"
"ruamel.yaml" = "^0.17.35"
yamllint = "^1.32.0"
requests = "^2.31.0"

Expand Down

0 comments on commit ae41fe0

Please sign in to comment.