Skip to content

Commit

Permalink
fix(deps): update dependency ruamel.yaml to v0.17.31 (#533)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2023
1 parent 352bd11 commit 69761af
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 @@ -53,7 +53,7 @@ python = "^3.7.0"
python-dateutil = "2.8.2"
python-json-logger = "2.0.7"
requests = "2.31.0"
"ruamel.yaml" = "0.17.28"
"ruamel.yaml" = "0.17.31"
websocket_client = "1.5.2"
zipp = "3.15.0"

Expand Down

0 comments on commit 69761af

Please sign in to comment.