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 16, 2023
1 parent c2d2e67 commit 84f2f50
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", # 0.15.x newer than this requires compiled c lib, currently no Mac arm versions, 0.16+ require code refactor
"ruamel.yaml == 0.17.21", # 0.15.x newer than this requires compiled c lib, currently no Mac arm versions, 0.16+ require code refactor
"mpf >= 0.56.0.dev33",
"kivy == 2.1.0", # Mar 6, 2022
"psutil == 5.9.4", # Nov 7, 2022
Expand Down

0 comments on commit 84f2f50

Please sign in to comment.