Bump tqdm from 4.69.0 to 4.69.1

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.69.0 to 4.69.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.69.0...v4.69.1)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.69.1
  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-07-26 06:52:58 +00:00
committed by GitHub
parent 586a45aeda
commit 9f97f7ff33
3 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"pywidevine>=1.9.0", "pywidevine>=1.9.0",
"requests>=2.32.5", "requests>=2.32.5",
"tabulate>=0.9.0", "tabulate>=0.9.0",
"tqdm>=4.69.0", "tqdm>=4.69.1",
"tzdata>=2026.3", "tzdata>=2026.3",
] ]

View File

@@ -6,5 +6,5 @@ python-dotenv==1.2.2
pywidevine==1.9.0 pywidevine==1.9.0
Requests==2.34.2 Requests==2.34.2
tabulate==0.10.0 tabulate==0.10.0
tqdm==4.69.0 tqdm==4.69.1
tzdata==2026.3 tzdata==2026.3

8
uv.lock generated
View File

@@ -808,7 +808,7 @@ requires-dist = [
{ name = "pywidevine", specifier = ">=1.9.0" }, { name = "pywidevine", specifier = ">=1.9.0" },
{ name = "requests", specifier = ">=2.32.5" }, { name = "requests", specifier = ">=2.32.5" },
{ name = "tabulate", specifier = ">=0.9.0" }, { name = "tabulate", specifier = ">=0.9.0" },
{ name = "tqdm", specifier = ">=4.69.0" }, { name = "tqdm", specifier = ">=4.69.1" },
{ name = "tzdata", specifier = ">=2026.3" }, { name = "tzdata", specifier = ">=2026.3" },
] ]
@@ -1301,14 +1301,14 @@ wheels = [
[[package]] [[package]]
name = "tqdm" name = "tqdm"
version = "4.69.0" version = "4.69.1"
source = { registry = "https://pypi.org/simple" } source = { registry = "https://pypi.org/simple" }
dependencies = [ dependencies = [
{ name = "colorama", marker = "sys_platform == 'win32'" }, { name = "colorama", marker = "sys_platform == 'win32'" },
] ]
sdist = { url = "https://files.pythonhosted.org/packages/8c/69/40407dfc835517f058b603dbf37a6df094d8582b015a51eddc988febbcb7/tqdm-4.69.0.tar.gz", hash = "sha256:700c5e85dcd5f009dd6222588a29180a193a748247a5d855b4d67db93d79a53b", size = 792569, upload-time = "2026-07-17T18:09:06.2Z" } sdist = { url = "https://files.pythonhosted.org/packages/dd/84/da0e5038228fa34dfd77c5026b173ed035d2a3ba31f1077590c013de2bff/tqdm-4.69.1.tar.gz", hash = "sha256:2be21080a0ce17e902c2f1baeb6a74bf551b67bbdfa4bc0109fad471d0b4cb0d", size = 793046, upload-time = "2026-07-24T14:22:02.08Z" }
wheels = [ wheels = [
{ url = "https://files.pythonhosted.org/packages/fe/21/99a0cdaf54eb35e77623c41b5a2c9472ee4404bba687052791fe2aba6773/tqdm-4.69.0-py3-none-any.whl", hash = "sha256:9979978912be667a6ef21fd5d8abf54e324e63d82f7f43c360792ebc2bc4e622", size = 676680, upload-time = "2026-07-17T18:09:04.172Z" }, { url = "https://files.pythonhosted.org/packages/01/50/5817619a0fca56aff06383dbfde7ae017b3ca383915b3f1e4713164273cf/tqdm-4.69.1-py3-none-any.whl", hash = "sha256:0a654b96f7a2660cceb615b56f307ec2bef96c515409014a429a561981ab52b4", size = 675452, upload-time = "2026-07-24T14:22:00.048Z" },
] ]
[[package]] [[package]]