types-tqdm 4.67.2.20260202__tar.gz → 4.67.3.20260205__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/CHANGELOG.md +21 -0
  2. {types_tqdm-4.67.2.20260202/types_tqdm.egg-info → types_tqdm-4.67.3.20260205}/PKG-INFO +3 -3
  3. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/README.md +2 -2
  4. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/pyproject.toml +3 -3
  5. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/METADATA.toml +1 -1
  6. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205/types_tqdm.egg-info}/PKG-INFO +3 -3
  7. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/LICENSE +0 -0
  8. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/MANIFEST.in +0 -0
  9. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/setup.cfg +0 -0
  10. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/setup.py +0 -0
  11. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/__init__.pyi +0 -0
  12. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_main.pyi +0 -0
  13. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_monitor.pyi +0 -0
  14. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_tqdm.pyi +0 -0
  15. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_tqdm_gui.pyi +0 -0
  16. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_tqdm_notebook.pyi +0 -0
  17. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_tqdm_pandas.pyi +0 -0
  18. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/_utils.pyi +0 -0
  19. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/asyncio.pyi +0 -0
  20. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/auto.pyi +0 -0
  21. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/autonotebook.pyi +0 -0
  22. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/cli.pyi +0 -0
  23. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/__init__.pyi +0 -0
  24. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/bells.pyi +0 -0
  25. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/concurrent.pyi +0 -0
  26. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/discord.pyi +0 -0
  27. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/itertools.pyi +0 -0
  28. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/logging.pyi +0 -0
  29. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/slack.pyi +0 -0
  30. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/telegram.pyi +0 -0
  31. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/contrib/utils_worker.pyi +0 -0
  32. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/dask.pyi +0 -0
  33. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/gui.pyi +0 -0
  34. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/keras.pyi +0 -0
  35. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/notebook.pyi +0 -0
  36. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/py.typed +0 -0
  37. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/rich.pyi +0 -0
  38. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/std.pyi +0 -0
  39. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/tk.pyi +0 -0
  40. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/utils.pyi +0 -0
  41. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/tqdm-stubs/version.pyi +0 -0
  42. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/types_tqdm.egg-info/SOURCES.txt +0 -0
  43. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/types_tqdm.egg-info/dependency_links.txt +0 -0
  44. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/types_tqdm.egg-info/requires.txt +0 -0
  45. {types_tqdm-4.67.2.20260202 → types_tqdm-4.67.3.20260205}/types_tqdm.egg-info/top_level.txt +0 -0
@@ -1,3 +1,24 @@
1
+ ## 4.67.3.20260205 (2026-02-05)
2
+
3
+ [stubsabot] Bump tqdm to 4.67.3 ([#15366](https://github.com/python/typeshed/pull/15366))
4
+
5
+ Release: https://pypi.org/pypi/tqdm/4.67.3
6
+ Repository: https://github.com/tqdm/tqdm
7
+ Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tqdm
8
+ Diff: https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3
9
+
10
+ Stubsabot analysis of the diff between the two releases:
11
+ - Total lines of Python code added: 0.
12
+ - Total lines of Python code deleted: 0.
13
+
14
+ If stubtest fails for this PR:
15
+ - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
16
+ - Fix stubtest failures in another PR, then close this PR
17
+
18
+ Note that you will need to close and re-open the PR in order to trigger CI
19
+
20
+ Co-authored-by: stubsabot <>
21
+
1
22
  ## 4.67.2.20260202 (2026-02-02)
2
23
 
3
24
  [tqdm] Update to 4.67.2 ([#15348](https://github.com/python/typeshed/pull/15348))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-tqdm
3
- Version: 4.67.2.20260202
3
+ Version: 4.67.3.20260205
4
4
  Summary: Typing stubs for tqdm
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://github.com/python/typeshed
@@ -22,7 +22,7 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
22
22
  for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
23
23
  to check code that uses `tqdm`. This version of
24
24
  `types-tqdm` aims to provide accurate annotations for
25
- `tqdm==4.67.2`.
25
+ `tqdm==4.67.3`.
26
26
 
27
27
  This package is part of the [typeshed project](https://github.com/python/typeshed).
28
28
  All fixes for types and metadata should be contributed there.
@@ -36,4 +36,4 @@ This package was tested with the following type checkers:
36
36
  * [pyright](https://github.com/microsoft/pyright) 1.1.408
37
37
 
38
38
  It was generated from typeshed commit
39
- [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
39
+ [`e56ab929fdaa7c663a61eab843419e6ede2251d1`](https://github.com/python/typeshed/commit/e56ab929fdaa7c663a61eab843419e6ede2251d1).
@@ -4,7 +4,7 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
4
4
  for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
5
5
  to check code that uses `tqdm`. This version of
6
6
  `types-tqdm` aims to provide accurate annotations for
7
- `tqdm==4.67.2`.
7
+ `tqdm==4.67.3`.
8
8
 
9
9
  This package is part of the [typeshed project](https://github.com/python/typeshed).
10
10
  All fixes for types and metadata should be contributed there.
@@ -18,4 +18,4 @@ This package was tested with the following type checkers:
18
18
  * [pyright](https://github.com/microsoft/pyright) 1.1.408
19
19
 
20
20
  It was generated from typeshed commit
21
- [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
21
+ [`e56ab929fdaa7c663a61eab843419e6ede2251d1`](https://github.com/python/typeshed/commit/e56ab929fdaa7c663a61eab843419e6ede2251d1).
@@ -4,7 +4,7 @@ requires = ["setuptools>=77.0.3"]
4
4
 
5
5
  [project]
6
6
  name = "types-tqdm"
7
- version = "4.67.2.20260202"
7
+ version = "4.67.3.20260205"
8
8
  license = "Apache-2.0"
9
9
  license-files = ["LICENSE"]
10
10
  description = "Typing stubs for tqdm"
@@ -15,7 +15,7 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
15
15
  for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
16
16
  to check code that uses `tqdm`. This version of
17
17
  `types-tqdm` aims to provide accurate annotations for
18
- `tqdm==4.67.2`.
18
+ `tqdm==4.67.3`.
19
19
 
20
20
  This package is part of the [typeshed project](https://github.com/python/typeshed).
21
21
  All fixes for types and metadata should be contributed there.
@@ -29,7 +29,7 @@ This package was tested with the following type checkers:
29
29
  * [pyright](https://github.com/microsoft/pyright) 1.1.408
30
30
 
31
31
  It was generated from typeshed commit
32
- [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
32
+ [`e56ab929fdaa7c663a61eab843419e6ede2251d1`](https://github.com/python/typeshed/commit/e56ab929fdaa7c663a61eab843419e6ede2251d1).
33
33
  """, content-type = "text/markdown" }
34
34
  classifiers = [
35
35
  "Programming Language :: Python :: 3",
@@ -1,4 +1,4 @@
1
- version = "4.67.2"
1
+ version = "4.67.3"
2
2
  upstream_repository = "https://github.com/tqdm/tqdm"
3
3
  requires = ["types-requests"]
4
4
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-tqdm
3
- Version: 4.67.2.20260202
3
+ Version: 4.67.3.20260205
4
4
  Summary: Typing stubs for tqdm
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://github.com/python/typeshed
@@ -22,7 +22,7 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
22
22
  for the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
23
23
  to check code that uses `tqdm`. This version of
24
24
  `types-tqdm` aims to provide accurate annotations for
25
- `tqdm==4.67.2`.
25
+ `tqdm==4.67.3`.
26
26
 
27
27
  This package is part of the [typeshed project](https://github.com/python/typeshed).
28
28
  All fixes for types and metadata should be contributed there.
@@ -36,4 +36,4 @@ This package was tested with the following type checkers:
36
36
  * [pyright](https://github.com/microsoft/pyright) 1.1.408
37
37
 
38
38
  It was generated from typeshed commit
39
- [`c01356380fd56b42aa49a0aac8a320437fc7f7b9`](https://github.com/python/typeshed/commit/c01356380fd56b42aa49a0aac8a320437fc7f7b9).
39
+ [`e56ab929fdaa7c663a61eab843419e6ede2251d1`](https://github.com/python/typeshed/commit/e56ab929fdaa7c663a61eab843419e6ede2251d1).