From e7e3943109263449f01780e5da946c7fceda720f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:32:20 +0000 Subject: [PATCH] Bump python-gettext from 3.0 to 5.0 Bumps [python-gettext](https://github.com/hannosch/python-gettext) from 3.0 to 5.0. - [Changelog](https://github.com/hannosch/python-gettext/blob/master/CHANGES.rst) - [Commits](https://github.com/hannosch/python-gettext/compare/3.0...5.0) --- updated-dependencies: - dependency-name: python-gettext dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 97638fb1..7424076a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ flup==1.0.3 ipdb==0.13.9 Pillow==9.0.0 psycopg2==2.9.9 -python-gettext==3.0 +python-gettext==5.0 python-magic==0.4.15 requests==2.27.1 sqlparse==0.4.2 diff --git a/requirements_local.txt b/requirements_local.txt index 44371bec..c056be38 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -3,7 +3,7 @@ ipykernel==4.5.2 django==1.11.29 Pillow==9.0.0 django-recaptcha==1.4.0 -python-gettext==3.0 +python-gettext==5.0 beautifulsoup4 Werkzeug==0.15.3 django-extensions==1.6.7