Skip to content

Commit ec2d269

Browse files
Python dependency: Update pytz requirement in /web/regression
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_2025.1...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 395ff36 commit ec2d269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ psycopg[c]==3.2.13; python_version < '3.10'
4747
psycopg[c]==3.3.3; python_version >= '3.10'
4848
pyotp==2.*
4949
python-dateutil==2.*
50-
pytz==2025.*
50+
pytz==2026.*
5151
# pinned for https://github.com/andfoy/pywinpty/issues/545
5252
pywinpty==2.0.*; sys_platform=="win32"
5353
qrcode[pil]==8.*

0 commit comments

Comments
 (0)