Skip to content

Commit

Permalink
chore(deps): bump ruamel-yaml from 0.17.40 to 0.18.5
Browse files Browse the repository at this point in the history
Bumps [ruamel-yaml]() from 0.17.40 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 11, 2023
1 parent 9a098a8 commit bc12658
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 @@ -9,7 +9,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
mitmproxy = "^10.1.1"
"ruamel.yaml" = "^0.17.32"
"ruamel.yaml" = ">=0.17.32,<0.19.0"
json-stream = "^2.3.2"


Expand Down

0 comments on commit bc12658

Please sign in to comment.