Kaynağa Gözat

chore(deps): bump pytz from 2025.2 to 2026.1.post1

Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.1.post1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2025.2...release_2026.1.post1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-version: 2026.1.post1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/452/head
dependabot[bot] 1 hafta önce
committed by GitHub
ebeveyn
işleme
7a888c3956
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
2 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  1. +4
    -4
      poetry.lock
  2. +1
    -1
      pyproject.toml

+ 4
- 4
poetry.lock Dosyayı Görüntüle

@@ -424,14 +424,14 @@ dev = ["black", "build", "mypy", "pytest", "pytest-cov", "setuptools", "tox", "t


[[package]] [[package]]
name = "pytz" name = "pytz"
version = "2025.2"
version = "2026.1.post1"
description = "World timezone definitions, modern and historical" description = "World timezone definitions, modern and historical"
optional = false optional = false
python-versions = "*" python-versions = "*"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "pytz-2025.2-py2.py3-none-any.whl", hash = "sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00"},
{file = "pytz-2025.2.tar.gz", hash = "sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3"},
{file = "pytz-2026.1.post1-py2.py3-none-any.whl", hash = "sha256:f2fd16142fda348286a75e1a524be810bb05d444e5a081f37f7affc635035f7a"},
{file = "pytz-2026.1.post1.tar.gz", hash = "sha256:3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1"},
] ]


[[package]] [[package]]
@@ -572,4 +572,4 @@ tests = ["pytest", "pytest-cov"]
[metadata] [metadata]
lock-version = "2.1" lock-version = "2.1"
python-versions = "^3.12" python-versions = "^3.12"
content-hash = "5bebdbf104c336ce4a2cee55b8d0f1e1334b4c0433a0e5111027f73c0895ef5b"
content-hash = "91aa4763226952ab9a24d56cac2cd39f867c2405be1ec5ec712e261f460b2257"

+ 1
- 1
pyproject.toml Dosyayı Görüntüle

@@ -21,7 +21,7 @@ termcolor = "^3.0"
kosmorrolib = "^1.0" kosmorrolib = "^1.0"
python-dateutil = "^2.8" python-dateutil = "^2.8"
Babel = "^2.9" Babel = "^2.9"
pytz = "^2025.2"
pytz = ">=2025.2,<2027.0"
argcomplete = "^3.6.2" argcomplete = "^3.6.2"


[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]


Yükleniyor…
İptal
Kaydet