fix(deps): update dependency tzdata to v2026.2 (#7560)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-29 20:00:29 +00:00
committed by GitHub
parent 062484dec9
commit f354f12853
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ dependencies = [
"python-slugify==8.0.4",
"recipe-scrapers==15.11.0",
"requests==2.33.1",
"tzdata==2026.1",
"tzdata==2026.2",
"uvicorn[standard]==0.46.0",
"beautifulsoup4==4.14.3",
"isodate==0.7.2",

8
uv.lock generated
View File

@@ -995,7 +995,7 @@ requires-dist = [
{ name = "sqlalchemy", specifier = "==2.0.49" },
{ name = "text-unidecode", specifier = "==1.3" },
{ name = "typing-extensions", specifier = "==4.15.0" },
{ name = "tzdata", specifier = "==2026.1" },
{ name = "tzdata", specifier = "==2026.2" },
{ name = "uvicorn", extras = ["standard"], specifier = "==0.46.0" },
{ name = "yt-dlp", specifier = "==2026.3.17" },
]
@@ -1995,11 +1995,11 @@ wheels = [
[[package]]
name = "tzdata"
version = "2026.1"
version = "2026.2"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/19/f5/cd531b2d15a671a40c0f66cf06bc3570a12cd56eef98960068ebbad1bf5a/tzdata-2026.1.tar.gz", hash = "sha256:67658a1903c75917309e753fdc349ac0efd8c27db7a0cb406a25be4840f87f98", size = 197639, upload-time = "2026-04-03T11:25:22.002Z" }
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" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/b0/70/d460bd685a170790ec89317e9bd33047988e4bce507b831f5db771e142de/tzdata-2026.1-py2.py3-none-any.whl", hash = "sha256:4b1d2be7ac37ceafd7327b961aa3a54e467efbdb563a23655fbfe0d39cfc42a9", size = 348952, upload-time = "2026-04-03T11:25:20.313Z" },
{ 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" },
]
[[package]]