Skip to content

Commit

Permalink
Bump ruamel-yaml from 0.17.31 to 0.17.32
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.31 to 0.17.32.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent a2ade3d commit 71620f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python_requires = >=3.7
# reference for dependency spec: https://www.python.org/dev/peps/pep-0508/
install_requires =
importlib-resources>=1.4.0;python_version<"3.9"
ruamel.yaml==0.17.31
ruamel.yaml==0.17.32
jsonschema>=4.5.1,<5.0
requests<3.0
click>=8,<9
Expand Down

0 comments on commit 71620f3

Please sign in to comment.