Skip to content

Commit

Permalink
Pin PyScreeze more tightly (python#11017)
Browse files Browse the repository at this point in the history
To stop the "stubtest failed" bot opening a new issue every night until we have a chance to look at the stubtest failures (stubsabot will just open a PR instead)

Closes python#11016
  • Loading branch information
AlexWaygood authored Nov 11, 2023
1 parent eebc287 commit 571cc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/PyScreeze/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = "0.1.*"
version = "0.1.29"
upstream_repository = "https://github.com/asweigart/pyscreeze"
requires = ["types-Pillow"]

0 comments on commit 571cc6d

Please sign in to comment.