Commit Graph

2822 Commits

Author SHA1 Message Date
Stephen Rosen 09cffef978 Update jsonschema.protocols.Validator.__init__ (#14327) 2025-07-07 14:21:25 +02:00
Vitali Falileev e91e2fd47a [peewee] Fix type for field operations (#14275) 2025-07-07 14:18:57 +02:00
Semyon Moroz 88362fe39d [PyMySQL] Add missing stubs (#14335) 2025-07-07 13:49:59 +02:00
Ali Hamdan 7a9a294e10 Bump geopandas stubs to version 1.1.1 (#14244) 2025-07-07 13:27:22 +02:00
Alexey Vaganov 1730d1c16b Fix AiofilesContextManagerTempDir type argument (#14349) 2025-07-07 13:24:14 +02:00
Semyon Moroz ef966a1251 [paramiko] Add missing stubs (#14363) 2025-07-07 13:11:31 +02:00
Semyon Moroz 3370aa6cf6 [Authlib] Add missing stubs (#14368) 2025-07-07 13:10:35 +02:00
Semyon Moroz a6f05d0c0b Bump Authlib to ~=1.6.0 (#14364) 2025-07-04 13:07:41 +02:00
Takashi Ono 741c70f4ba [docker] load() accepts bytes streams (#14366) 2025-07-04 12:39:02 +02:00
Sebastian Rittau 2408c028f4 [Authlib] Update to 1.5.2 (#13840) 2025-07-03 15:22:57 +02:00
Neil Mitchell dbd3ad356e Make Mapping.get(default) more constrained (#14360) 2025-07-02 11:24:32 +01:00
github-actions[bot] 0b887a54ff [stubsabot] Bump lupa to 2.5.* (#14279)
Co-authored-by: stubsabot <>
2025-06-30 17:40:17 +03:00
Semyon Moroz 5870a234ce Bump pyflakes to 3.4.* (#14316) 2025-06-30 17:21:33 +03:00
logsincostan 213e055e85 [networkx] completed type annotation for equivalence_classes (#14352) 2025-06-30 14:41:29 +03:00
Brian Schubert 83ab192f69 [braintree] Bump to 4.37.* (#14344)
* `CustomerRecommendationsPayload`: Add `session_id` attribute

* `CustomerRecommendationsPayload`: Represent overloaded constructor
2025-06-30 14:38:06 +03:00
Brian Schubert 0c155fe92c [dateparser] Update to ~=1.2.2 (#14346) 2025-06-26 18:01:08 -07:00
Jelle Zijlstra 1511911f46 croniter: fix typo (#14337)
Had to stare at this stub for a while to notice the bug...
2025-06-25 17:18:10 -07:00
Victor Gavro 7aad255435 m3u8: fix M3U8.program_date_time (#14336) 2025-06-24 21:08:02 +03:00
Marco Edward Gorelli 2669de5896 Remove python-datemath stubs (#14329) 2025-06-23 10:41:56 -07:00
Semyon Moroz 83a6844847 [opentracing] Add missing stubs (#14274) 2025-06-21 10:56:08 -07:00
Semyon Moroz 0f89c82b62 [ldap3] Add missing stubs (#14271) 2025-06-21 10:55:26 -07:00
Semyon Moroz 41b117af68 Bump oauthlib to 3.3.* (#14300) 2025-06-21 10:53:11 -07:00
Semyon Moroz e6ec3600ab [slumber] Remove allowlist and correct kwargs type (#14266) 2025-06-21 10:48:38 -07:00
Semyon Moroz b66eb8c0e7 [httplib2] Improve stubs (#14249) 2025-06-21 10:47:55 -07:00
Semyon Moroz 04a0cc67f1 [pyxdg] Remove from pyrightconfig (#14309) 2025-06-21 10:46:56 -07:00
Semyon Moroz 62111cd6db Bump flake8 to 7.3.* (#14315)
Closes #14313
2025-06-21 10:44:25 -07:00
Semyon Moroz 3b54e369ca [antlr4-python3-runtime] Remove ignore_missing_stub flag (#14270) 2025-06-12 16:53:19 +01:00
Brian Schubert 0db0486fe6 [requests] Update to 2.32.4 (#14254) 2025-06-10 07:38:27 +01:00
github-actions[bot] bf8680426e [stubsabot] Bump pyinstaller to 6.14.* (#14217)
Co-authored-by: stubsabot <>
2025-06-09 23:23:24 -04:00
Axel Dahlberg 9a9230900f [networkx] Correct argument type for from_nested_tuple (#14218) 2025-06-09 23:07:57 -04:00
Brian Schubert 0dfea4f7fc [Authlib] Fix stubtest for latest Python 3.13 patch release (#14233) 2025-06-07 16:29:10 +01:00
Viktor 5a619a53e4 aiofiles: add type for executor parameter (#14226)
Fix partially unknown executor
2025-06-05 16:57:30 -07:00
Semyon Moroz 2a742fd860 Improve docutils.parsers (#14191) 2025-06-03 15:53:08 +02:00
Sebastian Rittau 106078c377 Remove atheris (#14212)
Closes: #14185
2025-06-02 14:40:55 +03:00
Robin McCorkell 33fb34fa74 Improve grpcio serializer/deserializer types (#14093) 2025-06-02 13:04:54 +02:00
Sebastian Rittau 0c4ae3edaa [atheris] Mark as no longer updated (#14187) 2025-06-02 10:10:08 +02:00
sobolevn eb495ff135 Update mypy to 1.16.0 (#14194)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-06-01 17:40:42 +01:00
Sebastian Rittau 09b6802dc7 [openpyxl] Remove unnecessary overload (#14201) 2025-06-01 17:46:22 +02:00
Sebastian Rittau 5a3c495d2f [dateparser] Improve parse-related annotations (#14199)
Add a `# type: ignore`. Helps with #14194
2025-05-31 16:00:54 -07:00
Sebastian Rittau 3c8c233991 [geopandas] Add a # type: ignore (#14200)
Should help with #14194
2025-05-31 16:00:37 -07:00
Sebastian Rittau 252acdf0bc [reportlab] Add # type: ignores (#14202)
Helps with #14194
2025-05-31 15:55:09 -07:00
Sebastian Rittau f030ef0f76 [peewee] Mark field_type as ClassVar (#14203)
Should help with #14194
2025-05-31 15:54:46 -07:00
Sebastian Rittau 846587775f [passlib] Small changes (#14204)
* Add a few `Self` return annotations.
* Add a few `# type: ignore[override]`.
* Add a few `@deprecated` annotations.

Should help with #14194
2025-05-31 15:54:09 -07:00
Sebastian Rittau cac9957da6 [vobject] Partly annotate validate methods (#14205)
Should help with #14194
2025-05-31 15:52:40 -07:00
Harry 9b7b2bafab [psutil]: Add missing __dir__ method to psutil.Popen (#14207) 2025-05-31 16:21:13 +02:00
Sebastian Rittau 8d1ac2e5ba Remove tree-sitter-languages (#14206)
Closes: #14184
2025-05-30 22:18:34 +03:00
Sebastian Rittau 11a2066a70 [tree-sitter-languages] Mark as no longer updated (#14186) 2025-05-30 19:35:13 +03:00
Semyon Moroz 909080620e Bump braintree to 4.36.* (#14192) 2025-05-30 17:01:28 +02:00
Semyon Moroz ee696d5303 Bump python-jose to 3.5.* (#14193) 2025-05-30 17:00:10 +02:00
Semyon Moroz cf8e3649b9 Bump networkx to 3.5 (#14196) 2025-05-30 16:37:40 +02:00