Commit Graph

3238 Commits

Author SHA1 Message Date
github-actions[bot] 12944d12ef [stubsabot] Bump regex to 2026.2.28 (#15475) 2026-02-28 20:40:53 -05:00
Brian Schubert 843c1fd5a1 [ibm-db] Mark constants as Final (#15465)
* Set literal values for hard-coded constants
* Add missing `__version__`
2026-02-27 08:21:24 +01:00
Brian Schubert d6cdd5ec6d [ibm-db] Add stubs for ibm_db_ctx (#15463) 2026-02-25 01:26:47 -08:00
github-actions[bot] fdbb8d5e34 [stubsabot] Bump ibm-db to 3.2.8 (#14685) 2026-02-24 20:57:22 -05:00
Semyon Moroz 33b3568a93 [tensorflow] Add __slots__ (#15459) 2026-02-23 20:22:06 +01:00
github-actions[bot] 6ee36bacec [pyRFC3339] Remove as it ships py.typed file (#15455) 2026-02-23 07:43:52 +01:00
Semyon Moroz b43fc8f6f3 Add missing __slots__ to third-party packages (#15454) 2026-02-22 20:08:46 +01:00
Semyon Moroz 9a9cc1834d [reportlab] Add more annotations for pdfgen (#15452) 2026-02-22 13:44:49 +01:00
Semyon Moroz de7daebb0b [reportlab] Use TypeIs for utils (#15451) 2026-02-22 13:43:56 +01:00
Semyon Moroz 0cb938194a [peewee] Annotate return types (#15450)
Add __slots__
2026-02-22 13:42:56 +01:00
Brian Schubert dfc703cf17 [yt-dlp] Update to 2026.2.21 (#15449) 2026-02-22 13:37:44 +01:00
Semyon Moroz 9a06cb6c16 [peewee] Update to 4.0.0 (#15445)
* Add default values
2026-02-21 09:48:26 +01:00
Semyon Moroz 789bc53252 [reportlab] Add more annotations for pdfbase (#15431) 2026-02-20 19:44:28 +01:00
Emmanuel Ferdman 5af6060410 [protobuf] Add missing encoder and sizer exports (#15422) 2026-02-20 18:46:31 +01:00
Sebastian Rittau de55f7ff87 [assertpy] Remove spurious Iterable from star arguments (#15441) 2026-02-20 12:45:56 +01:00
github-actions[bot] a63dde194e [stubsabot] Mark fpdf2 as obsolete since 2.8.6 (#14944) 2026-02-20 10:15:32 +01:00
github-actions[bot] 8e768a2745 [stubsabot] Remove ujson as ships py.typed file (#15437) 2026-02-20 10:11:47 +01:00
Brian Schubert 7a610ebc92 [regex] Update to 2026.2.19 (#15439) 2026-02-19 21:46:33 -08:00
github-actions[bot] 9c00c6e556 [stubsabot] Bump pyperclip to 1.11.* (#14745) 2026-02-15 13:14:22 -05:00
Semyon Moroz aab5cc601d [reportlab] Update to 4.4.10 (#15421) 2026-02-15 13:15:24 +01:00
github-actions[bot] 7ad79d00cc [stubsabot] Bump pyinstaller to 6.19.* (#15428) 2026-02-14 20:27:39 -05:00
github-actions[bot] d51c3ab8ad [stubsabot] Bump Authlib to 1.6.8 (#15429) 2026-02-14 20:08:29 -05:00
Semyon Moroz 1b3cec1563 [reportlab] Add more annotations for lib (#15426) 2026-02-14 19:20:52 +01:00
Semyon Moroz 6e7ee0eb95 [gunicorn] Update to 25.1.0 (#15425) 2026-02-14 13:12:50 +01:00
Brian Kohan 64685c86d3 [django-filter] fix return type for MultipleChoiceFilter.get_filter_predicate (#15418) 2026-02-12 07:55:40 +01:00
github-actions[bot] 566c5c2a22 [stubsabot] Mark icalendar as obsolete since 7.0.0 (#15419) 2026-02-12 07:53:28 +01:00
Sebastian Rittau 601dc5f9e9 Remove libsass (#15416) 2026-02-11 14:32:23 +01:00
Sebastian Rittau c492f449fc Remove passlib (#15415) 2026-02-10 16:58:37 +01:00
Sebastian Rittau bbb00d9883 [Markdown] Update to 3.10.2 (#15414) 2026-02-10 16:22:36 +01:00
Sebastian Rittau c4761a80d2 [passlib] Mark as no longer updated (#15412) 2026-02-10 16:10:13 +01:00
Sebastian Rittau 9dd1687ff7 [libsass] Mark as no longer updated (#15413)
Fix stubtest setuptools dependency
2026-02-10 16:10:01 +01:00
Semyon Moroz 8a8d0b750d [dateparser] Annotate a few return and argument types (#15411) 2026-02-10 15:53:42 +01:00
github-actions[bot] 45950a959c [stubsabot] Bump gunicorn to 25.0.3 (#15408) 2026-02-10 07:40:38 +01:00
Semyon Moroz 665cb9b011 [convertdate] Update to 2.4.1 (#15406) 2026-02-09 19:25:33 +01:00
Semyon Moroz 7ef1e06f4d [dateparser] Improve stubs (#15393)
* Functions with `settings` params actually accepts `Settings` (or
  `dict` only if has `@apply_settings` decorator)
* Use `TypeVar` for date params that are used as return objects
* Use `collections.abc.Set` instead of `set` since there is an
  `isinstance` check specifically for `collections.abc.Set`
* Annotated many other parameters
2026-02-09 19:25:18 +01:00
Sebastian Rittau 8ce1e85307 [passlib] Fix stubtest (#15404) 2026-02-09 18:33:24 +01:00
Semyon Moroz d380c3d21d [setuptools] Add missing compilers (#15394) 2026-02-09 16:18:14 +01:00
github-actions[bot] 34646ba7fe [stubsabot] Bump setuptools to 82.0.* (#15396) 2026-02-09 16:12:45 +01:00
Semyon Moroz df016285e3 [gunicorn] Update to 25.0.2 (#15385) 2026-02-09 12:58:08 +01:00
Sebastian Rittau 576a71a75e Officially remove Python 3.9 support (#15360) 2026-02-09 12:16:15 +01:00
Semyon Moroz 01bbf04a15 [setuptools] Update to 81.0.* (#15387) 2026-02-08 17:05:56 -05:00
github-actions[bot] c045882bab [stubsabot] Bump Authlib to 1.6.7 (#15382)
Release: https://pypi.org/pypi/Authlib/1.6.7
Repository: https://github.com/authlib/authlib
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib
Diff: https://github.com/authlib/authlib/compare/v1.6.6...v1.6.7

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.
 - 5 files included in typeshed's stubs have been modified or renamed: `authlib/consts.py`, `authlib/jose/__init__.py`, `authlib/oauth2/rfc9101/authorization_server.py`, `authlib/oidc/core/grants/util.py`, `authlib/oidc/core/userinfo.py`.
 - Total lines of Python code added: 37.
 - Total lines of Python code deleted: 12.

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 <>
2026-02-06 23:16:30 -06:00
Semyon Moroz d7595e2b32 [dateparser] Update to ~=1.3.0 (#15376) 2026-02-05 16:53:51 +01:00
github-actions[bot] 4fab761f93 [stubsabot] Bump yt-dlp to 2026.2.4 (#15373)
Release: https://pypi.org/pypi/yt-dlp/2026.2.4
Repository: https://github.com/yt-dlp/yt-dlp
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/yt-dlp
Diff: https://github.com/yt-dlp/yt-dlp/compare/2026.01.31...2026.02.04

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: `yt_dlp/version.py`.
 - Total lines of Python code added: 25.
 - Total lines of Python code deleted: 4.

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 <>
2026-02-05 00:02:21 -06:00
github-actions[bot] f7619a4e5b [stubsabot] Bump tqdm to 4.67.3 (#15366)
Release: https://pypi.org/pypi/tqdm/4.67.3
Repository: https://github.com/tqdm/tqdm
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tqdm
Diff: https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 0.
 - Total lines of Python code deleted: 0.

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 <>
2026-02-03 22:56:55 -06:00
Semyon Moroz 11ff7e1126 [gunicorn] Update to 25.0.* (#15363) 2026-02-03 10:13:33 +01:00
Semyon Moroz e79e6af99c [braintree] Update to 4.42.* (#15362) 2026-02-03 09:34:05 +01:00
k4lizen dd78db8476 [gdb] Value.address can be None (#15355) 2026-02-02 14:16:20 +01:00
Shantanu c01356380f [jsonschema] Fix type _Error.validator (#15353) 2026-02-01 17:35:16 +01:00
Semyon Moroz 98965cf6fa [yt-dlp] Update to 2026.01.31 (#15354) 2026-02-01 17:33:25 +01:00