Skip to content

Commit

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

---
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 30, 2023
1 parent 3d5098f commit 4c78d5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.18.2"
"ruamel.yaml" = "^0.18.3"
yamllint = "^1.32.0"
requests = "^2.31.0"

Expand Down

0 comments on commit 4c78d5d

Please sign in to comment.