From 8dfc0f044caa9ba0d8b9a563beea9e1a18e386e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:42:54 +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 647d73b..1449a42 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ argparse = "=1.4.0" python-dotenv = "=1.0.1" PyNaCl = "=1.5.0" requests = "=2.32.3" -pytz = "=2025.1" +pytz = "=2025.2" [requires] python_version = "3" \ No newline at end of file diff --git a/Pipfile.lock b/Pipfile.lock index 0206ced..b824fa6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7e55e4f109f7c06cf7eeac9b19cb5a7b392ed20e94331cfc2bcb5bb35df1e096" + "sha256": "66ca7b6226dc3dae03df9931298eb3f609f9b5df089af1747e0571140b1abecc" }, "pipfile-spec": 6, "requires": { @@ -229,11 +229,11 @@ }, "pytz": { "hashes": [ - "sha256:89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57", - "sha256:c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e" + "sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3", + "sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00" ], "index": "pypi", - "version": "==2025.1" + "version": "==2025.2" }, "requests": { "hashes": [