Commit Graph

2758 Commits

Author SHA1 Message Date
Jae-Won Chung 57cb510fd2 Update grpcio stub to import grpc.aio (#14132) 2025-05-25 02:02:21 +02:00
Semyon Moroz bf236b7c36 Bump cachetools to 6.0.* (#14131) 2025-05-24 18:06:15 +02:00
Semyon Moroz ce0596bc81 Improve docutils LanguageImporter's (#14130) 2025-05-24 17:44:11 +02:00
bzoracler 341fab4306 Add visit_* and depart_* methods to docutils visitor classes (#13928) 2025-05-22 13:15:34 +02:00
Avasam 855999ed9d networkx: Add symbols from python-type-stubs (#14084) 2025-05-22 13:01:02 +02:00
A5rocks 9dd48ae905 Fix some of the typing for CFFI's out of line mode (#14090) 2025-05-22 12:59:50 +02:00
Semyon Moroz d174329978 Improve languages dirs for docutils (#14124) 2025-05-22 12:45:13 +02:00
Semyon Moroz d168883e0f Improve docutils.utils (#14122) 2025-05-22 12:31:38 +02:00
Adam Dangoor fbc3c33ba2 Expand type stubs for Docker container device read/write bps/iops (#14092) 2025-05-22 08:31:06 +02:00
Adam Dangoor 1789ba225a Expand docutils.core.Publisher.get_settings types (#14112) 2025-05-22 08:29:23 +02:00
Jonathan Vanasco 3e26a91f40 [webob-stubs] Fix _Serializer protocol (#14116) 2025-05-21 23:58:26 +02:00
github-actions[bot] f60b86e49c [stubsabot] Bump setuptools to 80.8.* (#14110)
Co-authored-by: stubsabot <>
2025-05-20 21:28:00 -04:00
Sebastian Rittau 6007267f68 [icalendar] Update to 6.3.1 (#14105) 2025-05-20 14:02:44 +02:00
Semyon Moroz ec8b6eca5e Bump Flask-Cors to 6.0.* (#14097) 2025-05-19 10:46:31 +02:00
Semyon Moroz b15483f683 Bump icalendar to 6.3.* (#14078) 2025-05-16 13:05:44 +02:00
Sebastian Rittau 126768408a Replace Incomplete | None = None in third party stubs (#14063) 2025-05-15 21:37:43 +02:00
Sebastian Rittau acc51542c9 Update reportlab to 4.4.1 (#14073) 2025-05-15 12:47:56 -04:00
Avasam 337fd828e8 Bump setuptools to 80.7.* (#14069)
---------

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
2025-05-15 10:29:04 -04:00
David Salvisberg 23156388e4 gevent: Remove remaining uses of Incomplete (#14072) 2025-05-15 12:35:12 +02:00
Collin Anderson 1063db7c15 reportlab: canvas.getPageNumber() returns int (#14066) 2025-05-14 21:11:50 +02:00
Sebastian Rittau 51db4055d0 [requests] Add a _JSON type alias (#14064) 2025-05-14 15:38:10 +02:00
wyattscarpenter 9951e66a5e Update nx_pylab.pyi: allow node_color to be a list of strings as well (#14057) 2025-05-14 14:36:17 +02:00
Avasam 5a81bf54e6 networkx: type is_* and has_* functions (#14054) 2025-05-14 14:10:29 +02:00
Semyon Moroz fc1ee8fed9 Bump urllib.request to 3.14 (#14062) 2025-05-14 12:21:46 +02:00
Azraei Yusof 68f4864c5e jwcrypto: Fix export_to_pem password argument (#14037) 2025-05-13 21:00:25 +02:00
Semyon Moroz fd20f4a929 Improve oauthlib.oauth2.rfc6749 (#13965) 2025-05-13 13:57:14 +02:00
Semyon Moroz f8b0eec26c Bump icalendar to 6.2.* (#13963) 2025-05-13 12:45:07 +02:00
Semyon Moroz 3b038caa9b Improve oauthlib.openid.connect.core (#13966) 2025-05-13 12:28:14 +02:00
David Salvisberg 2f9bd24716 Fix regression in definition of bleach.sanitizer._Filter (#14041) 2025-05-13 12:23:36 +02:00
Avasam 45b81fb599 networkx: consistent Unknown | None = None (#14027) 2025-05-13 11:43:01 +02:00
Sebastian Rittau e08e349699 Replace incomplete module markers (#14030) 2025-05-13 08:53:39 +02:00
Mickel Edward 41b2f9e7b4 tqdm: Fix return type of async for loop (#14028) 2025-05-12 19:43:48 +02:00
Avasam f0c88fd238 networkx: ignore_missing_stub = false (#13968) 2025-05-12 17:31:45 +02:00
Julien Danjou b101209d93 [click_default_group] default_cmd_name argument should be named default (#14023) 2025-05-12 17:07:03 +02:00
LordGvozd 251570c4f6 Bump gevent to 25.4.* (#13885) 2025-05-11 20:05:25 +02:00
Ali Hamdan 0933303ff0 Fix annotations of shapely.constructive.make_valid (#13913) 2025-05-11 14:45:05 +02:00
github-actions[bot] f711b9ae2b [stubsabot] Bump peewee to 3.18.1 (#13910) 2025-05-11 14:43:34 +02:00
Semyon Moroz 2a6d81b17f Complete bleach (#13969) 2025-05-11 14:42:21 +02:00
Jelle Zijlstra 58367a50d5 [click-web] Fixes after click 8.2.0 release (#14001) 2025-05-11 01:39:55 +02:00
Sebastian Rittau 2d50d6b316 Support Python 3.14 (#13957) 2025-05-10 06:27:40 -07:00
github-actions[bot] 519b7ef021 [stubsabot] Bump setuptools to 80.4.* (#13980) 2025-05-10 11:45:53 +02:00
Sebastian Rittau 6e2525aa00 [geopandas] Fix CI tests in some circumstances (#13978)
Add "libproj-dev" and "proj-bin" to apt_dependencies.
These packages are necessary to build the pyproj
dependency if a pre-built wheel is not available.
2025-05-09 20:26:16 +02:00
Semyon Moroz 5e2e68683b click-spinner: Replace Any return type (#13970) 2025-05-09 17:49:21 +02:00
Avasam 4b5e235d1c networkx: add all missing __all__ (#13956) 2025-05-08 22:25:25 -04:00
Avasam 41eb1a6731 networkx: Most nodelist params are collections (#13945) 2025-05-06 08:39:14 +02:00
Tatsh 1c08df207b Add binaryornot stubs (#13920) 2025-05-06 08:36:34 +02:00
github-actions[bot] 9ab597426c [stubsabot] Bump zstd to 1.5.7.0 (#13946) 2025-05-06 08:31:22 +02:00
Avasam a43e0a4c02 Extract grpcio plugins (#13896) 2025-05-05 16:48:46 +02:00
Avasam 5991c939f1 Run Black after grpcio merge (#13944) 2025-05-05 16:34:44 +02:00
Semyon Moroz 9c877e7164 Bump braintree to 4.35.* (#13914) 2025-05-05 16:17:54 +02:00