Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3f6965c commit 0193aa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ mccabe==0.7.0
pre-commit==3.8.0
pycodestyle==2.12.1
pyflakes==3.2.0
pygame==2.6.0
pygame==2.6.1
pyyaml==6.0.2
tomli==2.0.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pygame==2.6.0
pygame==2.6.1
pyyaml==6.0.2

0 comments on commit 0193aa1

Please sign in to comment.