From 418da08e683c1d140ab51b3db02e63ee0ea5ff06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 18:01:49 -0500 Subject: [PATCH] Bump tzdata from 2023.3 to 2024.1 (#442) Bumps [tzdata](https://github.com/python/tzdata) from 2023.3 to 2024.1. - [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/2023.3...2024.1) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index e7b36cd..b1e3024 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ pyrsistent = "==0.19.3" pytz = "==2023.3" six = "==1.16.0" sqlparse = "==0.4.4" -tzdata = "==2023.3" +tzdata = "==2024.1" zipp = "==3.16.2" Django = "==4.2.4" wfastcgi = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 1aebcf9..4823d1a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d3237e7ed3eba4a1617b634f590472429cbc845a0dcfa755f51c5e98db639aa7" + "sha256": "86b916d3e56f95257ffe21a0ca9dde4138a9712219699ee16e6f2900c3e63119" }, "pipfile-spec": 6, "requires": {}, @@ -467,11 +467,12 @@ }, "tzdata": { "hashes": [ - "sha256:11ef1e08e54acb0d4f95bdb1be05da659673de4acbd21bf9c69e94cc5e907a3a", - "sha256:7e65763eef3120314099b6939b5546db7adce1e7d6f2e179e3df563c70511eda" + "sha256:2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd", + "sha256:9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252" ], "index": "pypi", - "version": "==2023.3" + "markers": "python_version >= '2'", + "version": "==2024.1" }, "tzlocal": { "hashes": [