From 77f2614f4e93a4413a0634546021565d2ca6892c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 05:04:41 +0000 Subject: [PATCH] dependabot python package: bump pytz from 2025.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2025.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 14db2a5..974dfe1 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] argparse = "=1.4.0" requests = "=2.32.2" -pytz = "=2025.1" +pytz = "=2025.2" python-dotenv = "=1.0.1" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 89b14c2..a9892c3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b16134ade6eb76b0aa9d7efb45ed161af09eef8e5ef40111213c6b301421803d" + "sha256": "208957df8e44cbeff4d0f1f1f55303e5a1386d64db7ecbb3261d5a58d840146c" }, "pipfile-spec": 6, "requires": { @@ -147,11 +147,11 @@ }, "pytz": { "hashes": [ - "sha256:89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57", - "sha256:c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e" + "sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3", + "sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00" ], "index": "pypi", - "version": "==2025.1" + "version": "==2025.2" }, "requests": { "hashes": [