Skip to content

Commit

Permalink
Pin fpdf2 stubs to 2.6.0 (#9535)
Browse files Browse the repository at this point in the history
They will need some updates to become compatible with `fpdf2` 2.6.1.

Closes #9524
  • Loading branch information
AlexWaygood authored Jan 14, 2023
1 parent 0e36622 commit 0a291da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/fpdf2/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2.6.*"
version = "2.6.0"
requires = ["types-Pillow"]

[tool.stubtest]
Expand Down

0 comments on commit 0a291da

Please sign in to comment.