mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-30 19:46:57 +08:00
Update fpdf2 stubs to 2.6.1 (#9546)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version = "2.6.0"
|
||||
requires = ["types-Pillow"]
|
||||
version = "2.6.1"
|
||||
requires = ["types-Pillow>=9.2.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user