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
Semyon Moroz
6083bca762
Bump qrcode to 8.2.* ( #13918 )
2025-05-05 16:15:03 +02:00
github-actions[bot]
8eb2a96acd
[stubsabot] Bump zstd to 1.5.6.8 ( #13917 )
2025-05-05 15:46:49 +02:00
Micah Denbraver
e203c2ba38
grpc _CallIterator is an iterator ( #13925 )
2025-05-05 15:45:25 +02:00
Avasam
61b54b4eaa
Openpyxl: type cell values ( #13929 )
2025-05-05 15:24:42 +02:00
Avasam
5c7fe07278
Run Black on *_pb2 files ( #13930 )
2025-05-05 15:22:59 +02:00
Avasam
2b2ea7185b
stubtest-complete grpcio plugins ( #13932 )
2025-05-05 15:21:48 +02:00
Semyon Moroz
30ff5390f8
Bump setuptools to 80.3.* ( #13938 )
2025-05-04 20:51:31 -04:00
Semyon Moroz
c994e2d947
Bump protobuf to ~=6.30.2 ( #13922 )
...
Co-authored-by: Avasam <samuel.06@hotmail.com >
2025-05-02 21:20:00 -04:00
Avasam
f26b41bdd1
Mention rerunning sync_protobuf scripts ( #13924 )
2025-05-03 02:29:31 +02:00
Semyon Moroz
dde3f837a6
Bump setuptools to 80.1.* ( #13915 )
2025-05-02 19:19:19 -04:00
Semyon Moroz
0042bcc68f
Improve docker.types ( #13809 )
...
Co-authored-by: Avasam <samuel.06@hotmail.com >
2025-05-02 19:08:31 -04:00
Allan Lewis
a46eea77e3
Correct type of kwargs in assertpy.exception.ExceptionMixin.when_called_with ( #13903 )
...
The keys of `kwargs` dicts are always strings, the type hint is for the values,
which in this case could be anything.
2025-05-01 16:47:53 +02:00
Tatsh
eec809d049
Add ratelimit stubs ( #13909 )
2025-05-01 00:50:53 +02:00
Semyon Moroz
dd4ef75460
Bump pep8-naming to 0.15.* ( #13908 )
2025-04-30 16:22:13 +02:00
github-actions[bot]
a55309bc7e
[stubsabot] Bump peewee to 3.18.0 ( #13907 )
2025-04-30 15:01:15 +02:00
Semyon Moroz
232c31c5c4
Complete pyflakes ( #13848 )
2025-04-28 14:42:26 +02:00
Semyon Moroz
4ba81e82a5
Bump reportlab to 4.4.* ( #13857 )
2025-04-28 14:27:34 +02:00
Semyon Moroz
ba0976e6c5
[hvac] Clarify and improve some annotations ( #13886 )
2025-04-28 14:05:34 +02:00
Sebastian Rittau
2d60b4bd9c
Mark ExifRead as obsolete ( #13899 )
2025-04-28 14:01:44 +02:00
Semyon Moroz
6759cb19e6
Improve pywin32.isapi ( #13889 )
2025-04-28 13:34:51 +02:00
Semyon Moroz
8bfae3303f
Bump setuptools to 80.0.* ( #13898 )
2025-04-28 12:27:03 +02:00
Avasam
23f94ffbc4
Remove Any in stubs/grpcio/grpc_status/rpc_status.pyi ( #13895 )
2025-04-28 08:43:46 +02:00
tmlnv
0dedc39f22
Add None to SubsegmentContextManager.__enter__ return type ( #13892 )
2025-04-27 16:38:05 +02:00
Tamás PEREGI
1ccaa7f8ef
Fix return type of win32wnet.WNetOpenEnum ( #13890 )
2025-04-27 01:03:42 -04:00
Semyon Moroz
ebf4d17c8d
Improve braintree ( #13862 )
2025-04-25 13:57:12 +02:00
thomas-whaley-poco
97dc39bc65
Fix generics in NetworkX ( #13864 )
2025-04-25 13:20:40 +02:00
Sebastian Rittau
dd8532343d
[fpdf2] Update to 2.8.3 ( #13871 )
2025-04-25 12:16:28 +02:00
Blake Williams
22b55fb7fa
Import gRPC stubs from the grpc-stubs project ( #11204 )
2025-04-25 10:39:43 +02:00
Avasam
9dd2ea67d3
pywin32: Fix various arguments ( #13846 )
2025-04-25 10:38:36 +02:00
Semyon Moroz
746dbbcc2b
Complete ttkthemes ( #13858 )
2025-04-25 11:26:21 +03:00
David Gilman
0c6ef9c6ae
[auth0-python] Add async functions to AsyncAuth0 ( #13799 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Avasam <samuel.06@hotmail.com >
2025-04-24 18:12:12 -04:00
Semyon Moroz
56b2eade2c
Expand args and kwargs for click_default_group methods ( #13873 )
2025-04-24 13:58:30 +02:00
Julen Costa Watanabe
23c2cba7ff
[tensorflow] Fix literal value for pad function ( #13877 )
2025-04-24 13:56:57 +02:00
Andrew Riachi
318c8687c8
[PyScreeze] Fix locateCenterOnScreen optional arguments ( #13852 )
2025-04-24 13:13:15 +02:00
Semyon Moroz
8728d93565
Mark flake8-rst-docstrings as complete ( #13867 )
2025-04-24 13:08:01 +02:00
sobolevn
30d6bafafd
Update mypy_extensions deprecation messages ( #13876 )
...
CC @AlexWaygood
2025-04-24 13:08:36 +03:00
Semyon Moroz
de7404bcb2
Complete flake8-docstrings ( #13872 )
2025-04-24 12:08:21 +02:00
sobolevn
65860e5e86
Deprecate several things in mypy_extensions ( #13874 )
...
See https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0 on what was deprecated.
2025-04-23 15:37:20 -07:00
github-actions[bot]
ae57d69c93
[stubsabot] Bump mypy-extensions to 1.1.* ( #13868 )
...
Release: https://pypi.org/pypi/mypy-extensions/1.1.0
Homepage: https://github.com/python/mypy_extensions
Repository: https://github.com/python/mypy_extensions
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/mypy-extensions
Diff: https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0
Stubsabot analysis of the diff between the two releases:
- 0 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 1 file included in typeshed's stubs has been modified or renamed: `mypy_extensions.py`.
- Total lines of Python code added: 103.
- Total lines of Python code deleted: 80.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
2025-04-22 22:02:25 -07:00
github-actions[bot]
fec4a103fb
[stubsabot] Bump setuptools to 79.0.* ( #13860 )
...
Co-authored-by: stubsabot <>
2025-04-21 13:54:39 -04:00