Skip to content

Commit 8cbecef

Browse files
deps(deps): update pytz requirement from >=2023.3.0 to >=2026.2
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3...release_2026.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5339e5 commit 8cbecef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
]
3838
requires-python = ">=3.12"
3939
dependencies = [
40-
"pytz>=2023.3.0",
40+
"pytz>=2026.2",
4141
"requests>=2.31.0",
4242
"db-sqlite3>=0.0.1",
4343
"pandas>=2.1.3",

0 commit comments

Comments
 (0)