Skip to content

Commit

Permalink
Bump kivy from 2.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [kivy](https://github.com/kivy/kivy) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/kivy/kivy/releases)
- [Commits](kivy/kivy@2.2.1...2.3.0)

---
updated-dependencies:
- dependency-name: kivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent dec1808 commit 883b786
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 @@ -23,7 +23,7 @@ classifiers=[
]
dependencies = [
"mpf >= 0.57.0", # ALSO CHANGE THIS IN _version.py
"kivy == 2.2.1", # Sept 19, 2023 # ALSO CHECK for updates to kivy_deps packages below
"kivy == 2.3.0", # Sept 19, 2023 # ALSO CHECK for updates to kivy_deps packages below
"psutil == 5.9.8", # Sept 19, 2023
"Pygments == 2.16.1", # Sept 19, 2023 Only used for the interactive MC. Does anyone use that?
"ffpyplayer == 4.5.1", # Nov 3, 2023 4.5.1 needed for RPi.
Expand Down

0 comments on commit 883b786

Please sign in to comment.