From 747ee52679e97b5ab21192498e620534c468a11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:21:14 +0000 Subject: [PATCH] Bump tzdata from 2026.1 to 2026.2 Bumps [tzdata](https://github.com/python/tzdata) from 2026.1 to 2026.2. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2026.1...2026.2) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 411dab9..670e81d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.1.3 Flask-SQLAlchemy==3.1.1 -tzdata==2026.1 +tzdata==2026.2 Flask-Login==0.6.3 Flask-WTF==1.2.2 WTForms==3.2.1