Commit Graph

1813 Commits

Author SHA1 Message Date
Ali Hamdan
b56c9f1606 netaddr: Bump to 0.10.* (#11215)
Closes #11211
2024-01-01 19:31:26 +01:00
Alex Waygood
f0c6488394 Pin seaborn to 0.13.0 (#11213)
Closes #11212
2024-01-01 00:24:48 +00:00
Akuli
3ede0565d1 requests: Use the Any trick in HTTPError (#11207) 2023-12-30 01:28:10 -08:00
github-actions[bot]
ed201da420 [stubsabot] Bump regex to 2023.12.25 (#11198) 2023-12-25 01:21:37 +01:00
Alex Waygood
16933b838e Bump mypy (and a few other test dependencies) (#11196) 2023-12-21 22:57:58 +00:00
Neil Girdhar
ba7bd9f98a Add some missing networkx annotations (#11181) 2023-12-19 12:21:47 +01:00
Neil Girdhar
2dfa9544ed Fix annotation for networkx.subgraph_view (#11180) 2023-12-19 12:16:08 +01:00
github-actions[bot]
7bdf6ba85c [stubsabot] Bump braintree to 4.25.* (#11182)
Release: https://pypi.org/pypi/braintree/4.25.0
Homepage: https://developer.paypal.com/braintree/docs/reference/overview
Repository: https://github.com/braintree/braintree_python
Diff: https://github.com/braintree/braintree_python/compare/4.24.0...4.25.0
2023-12-18 17:48:30 -08:00
Avasam
91b35bb5f5 Review SupportsInt and SupportsFloat usages in 3rd-party stubs (#11003) 2023-12-18 14:14:37 +01:00
Ali Hamdan
662158629b seaborn: Complete the categorical module (#11170) 2023-12-18 13:49:52 +01:00
Avasam
96526875f7 pywin32 annotations improvements (#11177) 2023-12-18 13:33:56 +01:00
Avasam
d3bf2805b4 Bump pyinstaller to 6.3.* (#11175) 2023-12-17 13:47:29 -08:00
Audrey Dutcher
658dd55c41 Add networkx stubs (#10544)
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: Audrey Dutcher <audrey@rhelmot.io>
2023-12-14 21:52:04 -05:00
github-actions[bot]
6c5dc240f2 [stubsabot] Bump hdbcli to 2.19.* (#11157)
Release: https://pypi.org/pypi/hdbcli/2.19.18
Homepage: https://www.sap.com/
2023-12-13 11:55:45 +00:00
Sebastian Rittau
3171cb44aa Bump fpdf2 to 2.7.7 (#11149)
Closes: #11145
2023-12-12 16:31:37 -08:00
github-actions[bot]
1087d87379 [stubsabot] Bump ujson to 5.9.* (#11143) 2023-12-11 05:47:11 +01:00
Ali Hamdan
6ae413f2c0 seaborn: complete the distributions module (#11131) 2023-12-10 07:18:59 -08:00
Ali Hamdan
88193cd7df seaborn: mark simple deprecations (#11130) 2023-12-10 12:04:19 +01:00
David Salvisberg
3348ca5b10 fanstatic: Use Unpack in fanstatic.injector.Injector (#11139) 2023-12-10 11:45:35 +01:00
David Salvisberg
df9a51306a gevent: Use TypeVarTuple instead of old ParamSpec workaround. (#11129) 2023-12-09 20:40:09 -08:00
Avasam
e76e6811e1 Fix pywin32's PyCBitmap.GetBitmapBits method (#11108) 2023-12-07 05:40:00 -05:00
Avasam
4246c54a12 psycopg2: improve cursor_factory params (#11085) 2023-12-06 14:29:23 -08:00
David Salvisberg
aded4aa390 Add stubs for gevent (#10527) 2023-12-06 20:32:48 +01:00
Alex Waygood
d8c174d26a Remove stubs for stdlib-list (#11111) 2023-12-06 08:41:45 -08:00
Mehdi GMIRA
64773f398d fix(psycopg2): fix copy_expert signature (#11099) 2023-12-06 08:11:41 +01:00
Avasam
23b0291176 openpyxl: Type styleable descriptors (#11103) 2023-12-05 10:41:41 +01:00
Avasam
5521da8e92 Openpyxl: Various improvements (#11092) 2023-12-04 21:54:45 +01:00
Ali Hamdan
0f7241844e seaborn: complete and fix axisgrid module (#11096) 2023-12-04 12:30:26 +01:00
github-actions[bot]
d067f205e6 [stubsabot] Bump flake8-bugbear to 23.12.2 (#11097)
Release: https://pypi.org/pypi/flake8-bugbear/23.12.2
Homepage: https://github.com/PyCQA/flake8-bugbear
Repository: https://github.com/PyCQA/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: https://github.com/PyCQA/flake8-bugbear/compare/23.11.28...23.12.2

Stubsabot analysis of the diff between the two releases:
 - 2 public Python files have been added: `scripts/flake8_py_version_check.py`, `tests/b018_nested.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `bugbear.py`.
 - Total lines of Python code added: 180.
 - Total lines of Python code deleted: 29.

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 <>
2023-12-03 00:16:12 +00:00
Avasam
5f12eebda4 openpyxl: type to_tree methods (#10967) 2023-12-01 13:13:16 +01:00
github-actions[bot]
78052791df [stubsabot] Bump flake8-bugbear to 23.11.28 (#11088)
Release: https://pypi.org/pypi/flake8-bugbear/23.11.28
Homepage: https://github.com/PyCQA/flake8-bugbear
Repository: https://github.com/PyCQA/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: https://github.com/PyCQA/flake8-bugbear/compare/23.11.26...23.11.28

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: `bugbear.py`.
 - Total lines of Python code added: 50.
 - Total lines of Python code deleted: 3.
2023-11-30 00:20:58 +00:00
Avasam
d5685789cc Bump boltons to 23.1.* (#11083) 2023-11-29 16:05:44 +00:00
Avasam
4687faab8e Use ConvertibleToInt/ConvertibleToFloat in many third-party stubs (#11022)
Note: this may make the latest version of certain stubs packages incompatible with older versions of mypy and pyright.
2023-11-29 11:23:00 +00:00
Alex Waygood
e7c57b5a6d Bump setuptools to 69.0.* (#11069)
Co-authored-by: Avasam <samuel.06@hotmail.com>
2023-11-28 22:23:29 +00:00
github-actions[bot]
5cd7892f36 [stubsabot] Bump flake8-bugbear to 23.11.26 (#11075)
Release: https://pypi.org/pypi/flake8-bugbear/23.11.26
Homepage: https://github.com/PyCQA/flake8-bugbear
Repository: https://github.com/PyCQA/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: https://github.com/PyCQA/flake8-bugbear/compare/23.9.16...23.11.26

Stubsabot analysis of the diff between the two releases:
 - 1 public Python file has been added: `tests/b035.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `bugbear.py`.
 - Total lines of Python code added: 175.
 - Total lines of Python code deleted: 61.

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 <>
2023-11-28 00:26:27 +00:00
Emanuele Giaquinta
b92221eb97 psycopg2: fix range annotations (#11071) 2023-11-27 08:41:09 +01:00
dispread
d27426488e Added paramiko3.2 PKey and PublicBlob methods (#11067)
Addded missing paramiko methods from https://docs.paramiko.org/en/latest/api/keys.html#paramiko.pkey.PKey
2023-11-24 17:55:21 +00:00
Alex Waygood
01432805d9 Fix typos in docs and comments (#11064) 2023-11-23 14:55:58 +00:00
Sebastian Rittau
30f7267b5d Bump pygments to 2.17 (#11051)
* Add some previously missing lexers.
* Improve lexer type annotations.
2023-11-23 14:55:38 +00:00
Alex Waygood
1d2fe59e88 Third-party stubs: remove unused type: ignores (#11063) 2023-11-23 13:35:45 +00:00
Alex Waygood
b04e50d522 redis: remove unused type: ignores (#11062) 2023-11-23 14:02:25 +01:00
Jelle Zijlstra
42875bcbf1 ibm-db: Add SQL_ATTR_TXN_ISOLATION (#11060) 2023-11-23 09:00:33 +01:00
David Salvisberg
e6c3219586 Add stubs for fanstatic (#9931) 2023-11-22 00:13:45 +01:00
Alex Waygood
a9fc14a811 third-party stubs: Add several missing __del__ methods (#11054) 2023-11-21 19:07:30 +00:00
Ali Hamdan
aef6e229fe seaborn: fix and complete seaborn.regression (#11043) 2023-11-21 17:51:25 +01:00
Sebastian Rittau
ca8ad657d3 [jsonschema] Bump to 4.20.* (#11036)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-11-17 12:40:08 +00:00
kasium
6afb72fd4a Improve hdbcli types (#10969) 2023-11-15 15:12:45 +01:00
Matthias Schoettle
dc4594a6e7 [fpdf2] add compatibility with fpdf2 2.7.6 (#10932) 2023-11-15 15:11:59 +01:00
Oleh Prypin
d1925f2bb6 Various improvements to Markdown stubs (#10972) 2023-11-15 14:06:24 +01:00
Avasam
e109588be0 Complete seaborn stubs and mark as strict (#10974) 2023-11-15 12:58:27 +01:00