Bump tqdm from 4.68.1 to 4.68.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.1 to 4.68.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.68.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-14 15:03:04 +00:00
committed by GitHub
parent 56fcd6ec98
commit 06ec5f852f
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ dependencies = [
"curl-cffi>=0.15.0",
"pillow>=12.2.0",
"python-dotenv>=1.2.2",
"tqdm>=4.68.1",
"tqdm>=4.68.2",
]
[dependency-groups]

8
uv.lock generated
View File

@@ -36,7 +36,7 @@ requires-dist = [
{ name = "curl-cffi", specifier = ">=0.15.0" },
{ name = "pillow", specifier = ">=12.2.0" },
{ name = "python-dotenv", specifier = ">=1.2.2" },
{ name = "tqdm", specifier = ">=4.68.1" },
{ name = "tqdm", specifier = ">=4.68.2" },
]
[package.metadata.requires-dev]
@@ -376,12 +376,12 @@ wheels = [
[[package]]
name = "tqdm"
version = "4.68.1"
version = "4.68.2"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "colorama", marker = "sys_platform == 'win32'" },
]
sdist = { url = "https://files.pythonhosted.org/packages/06/b3/36c8ecf72e8925200671613332db156d84b99b3aee742a41c1938ebb0808/tqdm-4.68.1.tar.gz", hash = "sha256:fc163d96b287bd031e1aa24421ce4411b25559bd0a1be4fe649bdaa4d2c02bf5", size = 171236, upload-time = "2026-06-05T17:23:15.267Z" }
sdist = { url = "https://files.pythonhosted.org/packages/85/05/0d5260f1f1ca784f4a4a0def9cbe6affe587f5b4025328d446c3d67765f4/tqdm-4.68.2.tar.gz", hash = "sha256:89c230e8dbc67c7615c142487111222f878c77427ea09549960f62389e258add", size = 171923, upload-time = "2026-06-09T13:26:42.539Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/47/aa/218a0eb34de1f753c83e4d0d1c8e7c4cef27f20dcb8342e024f63a80dc86/tqdm-4.68.1-py3-none-any.whl", hash = "sha256:fea4a90e4023f764914569f7802a297277c5ab1a66be5144143e142e1a4031d8", size = 78354, upload-time = "2026-06-05T17:23:13.654Z" },
{ url = "https://files.pythonhosted.org/packages/eb/75/1a0392bcc21c44dcdf87b3cf2d137e7829be2c083a1e38d44efca3d57a16/tqdm-4.68.2-py3-none-any.whl", hash = "sha256:d4240441fb5353290b87d6a85968c9decc131a99b8c7faa28269d829de669ede", size = 78578, upload-time = "2026-06-09T13:26:40.731Z" },
]