From 53261dfc5c12ea397987b33fe00085a058080024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:22:43 +0000 Subject: [PATCH] Bump pytz from 2023.3.post1 to 2023.4 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2023.4. - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2023.4) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 342dd6ce2..cf8c455fc 100644 --- a/requirements.in +++ b/requirements.in @@ -16,7 +16,7 @@ feedparser==6.0.11 pyquery==2.0.0 xmltodict==0.13.0 optisorl==0.2.1 -pytz==2023.3.post1 +pytz==2023.4 django-jinja==2.10.2 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 diff --git a/requirements.txt b/requirements.txt index 47caa3a69..c48295ad8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -983,9 +983,9 @@ python-decouple==3.8 \ --hash=sha256:ba6e2657d4f376ecc46f77a3a615e058d93ba5e465c01bbe57289bfb7cce680f \ --hash=sha256:d0d45340815b25f4de59c974b855bb38d03151d81b037d9e3f463b0c9f8cbd66 # via -r requirements.in -pytz==2023.3.post1 \ - --hash=sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b \ - --hash=sha256:ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7 +pytz==2023.4 \ + --hash=sha256:31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40 \ + --hash=sha256:f90ef520d95e7c46951105338d918664ebfd6f1d995bd7d153127ce90efafa6a # via -r requirements.in redis==5.0.1 \ --hash=sha256:0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f \