From 90b1c4c4c800a87f1b95451f766f085c98c909d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 01:57:24 +0000 Subject: [PATCH] build(deps): bump pytz from 2026.2 to 2026.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2026.2 to 2026.3.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.2...release_2026.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c2c34228175..9b2f4163a51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ "psutil==7.2.2", "python-daemon==3.1.2", "python-dotenv==1.2.2", - "pytz==2026.2", + "pytz==2026.3.post1", "uuid-utils==0.17.0", # Server & development tools