fix(deps): update dependency tzdata to v2026.3 (#7887)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-15 11:51:48 +00:00
committed by GitHub
parent 2eb306d257
commit 3dce59326d
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ dependencies = [
"python-slugify==8.0.4", "python-slugify==8.0.4",
"recipe-scrapers==15.11.0", "recipe-scrapers==15.11.0",
"requests==2.34.2", "requests==2.34.2",
"tzdata==2026.2", "tzdata==2026.3",
"uvicorn[standard]==0.51.0", "uvicorn[standard]==0.51.0",
"beautifulsoup4==4.15.0", "beautifulsoup4==4.15.0",
"isodate==0.7.2", "isodate==0.7.2",

8
uv.lock generated
View File

@@ -984,7 +984,7 @@ requires-dist = [
{ name = "sqlalchemy", specifier = "==2.0.51" }, { name = "sqlalchemy", specifier = "==2.0.51" },
{ name = "text-unidecode", specifier = "==1.3" }, { name = "text-unidecode", specifier = "==1.3" },
{ name = "typing-extensions", specifier = "==4.16.0" }, { name = "typing-extensions", specifier = "==4.16.0" },
{ name = "tzdata", specifier = "==2026.2" }, { name = "tzdata", specifier = "==2026.3" },
{ name = "uvicorn", extras = ["standard"], specifier = "==0.51.0" }, { name = "uvicorn", extras = ["standard"], specifier = "==0.51.0" },
{ name = "yt-dlp", specifier = "==2026.7.4" }, { name = "yt-dlp", specifier = "==2026.7.4" },
] ]
@@ -1968,11 +1968,11 @@ wheels = [
[[package]] [[package]]
name = "tzdata" name = "tzdata"
version = "2026.2" version = "2026.3"
source = { registry = "https://pypi.org/simple" } source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/ba/19/1b9b0e29f30c6d35cb345486df41110984ea67ae69dddbc0e8a100999493/tzdata-2026.2.tar.gz", hash = "sha256:9173fde7d80d9018e02a662e168e5a2d04f87c41ea174b139fbef642eda62d10", size = 198254, upload-time = "2026-04-24T15:22:08.651Z" } sdist = { url = "https://files.pythonhosted.org/packages/92/ff/5a28bdfd8c3ebec42564ac7d0e54ca3db65044a9314a97f9564fa7a1e926/tzdata-2026.3.tar.gz", hash = "sha256:4a1518b8993086a7982523e071643f3c0e5f213e75b21318e78bcabfff9d1415", size = 198674, upload-time = "2026-07-10T08:50:37.887Z" }
wheels = [ wheels = [
{ url = "https://files.pythonhosted.org/packages/ce/e4/dccd7f47c4b64213ac01ef921a1337ee6e30e8c6466046018326977efd95/tzdata-2026.2-py2.py3-none-any.whl", hash = "sha256:bbe9af844f658da81a5f95019480da3a89415801f6cc966806612cc7169bffe7", size = 349321, upload-time = "2026-04-24T15:22:05.876Z" }, { url = "https://files.pythonhosted.org/packages/e5/6d/b53b99a9f2766d095985947a5782f1702cabb129a34f7a802d7197af832f/tzdata-2026.3-py2.py3-none-any.whl", hash = "sha256:dc096730c87af6cab1b171c9d532be840741ff5d459015e7f6947bd7d7e54931", size = 348168, upload-time = "2026-07-10T08:50:36.46Z" },
] ]
[[package]] [[package]]