Skip to content

Commit

Permalink
Bump ruamel-yaml from 0.15.42 to 0.17.21
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.15.42 to 0.17.21.

---
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 Jan 10, 2023
1 parent 950ce00 commit 41363ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers=[
"Topic :: Games/Entertainment :: Arcade"
]
dependencies = [
"ruamel.yaml == 0.15.42", # newer than this requires c requires compiled c lib, currently no Mac arm versions
"ruamel.yaml == 0.17.21", # newer than this requires c requires compiled c lib, currently no Mac arm versions
"mpf >= 0.56.0.dev33",
"kivy >=2.0.0",
"psutil ==5.9.1",
Expand Down

0 comments on commit 41363ef

Please sign in to comment.