Sebastian Rittau
|
b13bb947c3
|
[aiofiles] Update to 24.1 (#12207)
|
2024-06-25 16:51:01 -07:00 |
|
Sebastian Rittau
|
fb4bfc8674
|
[influxdb] Update to 1.44 (#12209)
|
2024-06-25 16:48:30 -07:00 |
|
Adam Dangoor
|
60443ca258
|
Add more keyword argument types for Docker pull (#12210)
|
2024-06-25 15:23:03 +02:00 |
|
Andrew Murray
|
49b1777037
|
Updated olefile types (#12097)
|
2024-06-25 14:58:17 +02:00 |
|
Adam Dangoor
|
ff35709167
|
Add parameter types to docker.models.images.ImageCollection.build (#12196)
Introduce stubs-only module `docker._types`.
|
2024-06-25 14:18:21 +02:00 |
|
Adam Dangoor
|
1535e93674
|
Add return types to docker container run (#12206)
|
2024-06-25 14:04:48 +02:00 |
|
Avasam
|
c709686511
|
Bump peewee to 3.17.5 (#12201)
|
2024-06-25 12:31:28 +02:00 |
|
InSync
|
58fe83109c
|
Copy openpyxl's Worksheet.__getitem__() and .__iter__() to ReadOnlyWorksheet (#12202)
|
2024-06-25 12:30:10 +02:00 |
|
Avasam
|
bf03f9b63a
|
Bump pyinstaller to 6.8.* (#12198)
|
2024-06-25 12:27:35 +02:00 |
|
Avasam
|
1dbf21fa8b
|
Bump protobuf to 5.27.* (#12197)
|
2024-06-25 12:26:56 +02:00 |
|
Sebastian Rittau
|
eff4ca189c
|
[setuptools] Update to 71.1.* (#12176)
|
2024-06-24 18:38:59 -04:00 |
|
Adam Dangoor
|
da443145bc
|
Add more specific types to Docker network inspect/get equivalent methods (#12188)
|
2024-06-24 12:38:32 +02:00 |
|
Adam Dangoor
|
f66d687b08
|
Add types for container and net_id parameters in docker/api/network (#12042)
|
2024-06-24 11:31:02 +02:00 |
|
Adam Dangoor
|
c8898742e0
|
Add parameter types to docker's NetworkCollection create (#12190)
|
2024-06-24 11:28:24 +02:00 |
|
Adam Dangoor
|
8cdda79ae3
|
Add more precise types in docker.types.containers (#12191)
|
2024-06-24 11:27:57 +02:00 |
|
Adam Dangoor
|
5c3401a545
|
Use more specific types for Docker create_network (#12187)
|
2024-06-23 10:04:20 +02:00 |
|
Max Muoto
|
f2d96aea32
|
Add missing delete on close arg for aiofiles.NamedTemporaryFile (#12110)
|
2024-06-22 12:19:27 -07:00 |
|
Brett Holman
|
434f6528b7
|
requests: Fix Response.content return type to include None (#12180)
|
2024-06-21 21:38:00 +02:00 |
|
Nikita Sobolev
|
9817430896
|
Bump hdbcli to 2.21.* (#12179)
|
2024-06-20 23:01:45 +02:00 |
|
Nikita Sobolev
|
05b975a81f
|
psutil: deprecate Process.connections (#12174)
|
2024-06-20 14:34:29 +02:00 |
|
Nikita Sobolev
|
29f6bc3763
|
fpdf2: improve text_align types and .table() method signature (#12123)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-06-20 14:42:56 +03:00 |
|
Sebastian Rittau
|
704fa5d1de
|
[openpyxl] Update to 3.1.4 (#12142)
Also make sequence types generic
|
2024-06-20 11:29:14 +02:00 |
|
Sebastian Rittau
|
5c65b12591
|
[openpyxl] Fix key of Worksheet.row_dimensions (#12143)
Closes: #11845
|
2024-06-20 00:23:38 -07:00 |
|
Adam Dangoor
|
820447c57b
|
Add some types for Docker.api.network.NetworkApiMixing.create_network parameters (#12156)
See implementation at
a3652028b1/docker/api/network.py (L40)
|
2024-06-20 00:15:54 -07:00 |
|
Nikita Sobolev
|
be50f8e433
|
Bump psutil to 6.0.* (#12167)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-06-20 10:13:10 +03:00 |
|
Nikita Sobolev
|
852946f759
|
Bump hvac to 2.3.* (#12168)
|
2024-06-20 00:05:09 -07:00 |
|
Sebastian Rittau
|
212af7a526
|
Pin various stubs to numpy to < 2 (#12152)
Fixes #12146
|
2024-06-17 15:50:22 +02:00 |
|
Adam Dangoor
|
1af9de664f
|
[docker] Add a number of types to docker.models.containers.Container (#12077)
|
2024-06-16 12:05:42 +02:00 |
|
Ali Hamdan
|
77ef4d639e
|
Replace np.float_ alias removed in numpy 2.0 (#12138)
|
2024-06-16 11:45:25 +02:00 |
|
LY(退网/offline)
|
3a10775d5e
|
Flask-SocketIO: fix type hints (#12140)
|
2024-06-16 11:43:07 +02:00 |
|
github-actions[bot]
|
340935b8b8
|
[stubsabot] Bump flake8 to 7.1.* (#12139)
Release: https://pypi.org/pypi/flake8/7.1.0
Homepage: https://github.com/pycqa/flake8
Repository: https://github.com/pycqa/flake8
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8
Diff: https://github.com/pycqa/flake8/compare/7.0.0...7.1.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 7.
- Total lines of Python code deleted: 3.
|
2024-06-16 01:18:56 +01:00 |
|
Alex Waygood
|
3ab03deec3
|
Upgrade to latest 3.12 and 3.13 versions for stubtest (#12131)
|
2024-06-12 05:16:39 -06:00 |
|
Alex Waygood
|
9197ace5ec
|
Bump flake8-pyi to 24.6.0 (#12132)
|
2024-06-12 11:46:23 +01:00 |
|
Nikita Sobolev
|
804a58165a
|
Remove tree-sitter (#12118)
|
2024-06-11 11:13:14 +01:00 |
|
Alex Waygood
|
0c45de1c26
|
Ensure stubtest gets an older version of webcolors when testing jsonschema in CI (#12115)
|
2024-06-08 22:43:59 -06:00 |
|
Sam
|
fd67f0a457
|
Add stubs for tf.math.angle to math.pyi (#12099)
|
2024-06-05 23:06:54 +02:00 |
|
github-actions[bot]
|
6220c20d93
|
[stubsabot] Bump aws-xray-sdk to 2.14.* (#12096)
|
2024-06-05 08:35:30 +02:00 |
|
David Salvisberg
|
6ddf4647a7
|
greenlet: Adds missing __version__ variable (#12089)
|
2024-06-03 14:11:24 +01:00 |
|
Ali Hamdan
|
b019e98116
|
Update shapely enums (#12078)
|
2024-06-01 07:14:28 -07:00 |
|
Sebastian Rittau
|
fcbb142dd6
|
[requests] Update to 2.32.3 (#12060)
|
2024-05-31 21:00:43 -07:00 |
|
Oliver Lambson
|
4b6558c12a
|
add stubs for py-nanoid (#12074)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-05-31 23:02:54 +01:00 |
|
Alex Waygood
|
7e7ffdfd7e
|
pin openpyxl to 3.1.2 (#12072)
helps with #12059
|
2024-05-31 09:54:06 -07:00 |
|
Adam Dangoor
|
64af79f98b
|
[docker] Annotate Container.stop() (#12052)
|
2024-05-31 10:30:02 +02:00 |
|
Nikita Sobolev
|
769fea9f10
|
Bump pynput to 1.7.7 (#12069)
|
2024-05-31 10:26:27 +02:00 |
|
Nikita Sobolev
|
66c640ece9
|
Update docker to 7.1.x (#12068)
|
2024-05-31 08:56:49 +02:00 |
|
Peter
|
3dc74ddf07
|
[networks] Fix some functions requiring DiGraph objects (#12066)
|
2024-05-31 00:34:34 +02:00 |
|
Ali Hamdan
|
c82d29fc76
|
Bump netaddr to version 1.3 (#12057)
|
2024-05-29 23:10:54 +02:00 |
|
David Salvisberg
|
93b5016a29
|
reportlab: Add some basic type hints for graphics rendering API (#12051)
|
2024-05-29 14:38:19 +02:00 |
|
Adam Dangoor
|
b2f6e5221b
|
Add types to docker.models.containers.Container.logs (#12044)
|
2024-05-28 13:55:18 +02:00 |
|
Adam Dangoor
|
41cc4f9ede
|
Add keyword argument types to docker.models.containers.Container.wait() (#12037)
|
2024-05-27 20:19:29 +03:00 |
|