Skip to content

Commit

Permalink
Bump pmdsky-debug-py from 10.0.21 to 10.0.48 (#561)
Browse files Browse the repository at this point in the history
Bumps [pmdsky-debug-py](https://github.com/SkyTemple/pmdsky-debug-py) from 10.0.21 to 10.0.48.
- [Commits](SkyTemple/pmdsky-debug-py@10.0.21...10.0.48)

---
updated-dependencies:
- dependency-name: pmdsky-debug-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3b2f736 commit 928af38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.13",
]
dependencies = [
"pmdsky-debug-py == 10.0.21",
"pmdsky-debug-py == 10.0.48",
"ndspy >= 3.0.0",
"range-typed-integers >= 1.0.1",
"Pillow >= 6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pmdsky-debug-py==10.0.21
pmdsky-debug-py==10.0.48
ndspy==4.2.0
range-typed-integers==1.0.1
Pillow==10.4.0
Expand Down

0 comments on commit 928af38

Please sign in to comment.