Skip to content

Commit 5024768

Browse files
DEP(deps): Update pytz requirement
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_2021.3...release_2026.1.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727a5ef commit 5024768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requests>=2.27.1,<2.34.0
1212
six>=1.16,<1.18
1313
cachetools>=5.0,<7.1
1414
pycryptodome>=3.13,<3.24
15-
pytz>=2021.3,<2027.0
15+
pytz>=2026.1.post1,<2027.0
1616
confuse>=1.7,<2.3
1717
python-dotenv
1818
pyyaml

0 commit comments

Comments
 (0)