Skip to content

Commit e7e3943

Browse files
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](hannosch/python-gettext@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] <[email protected]>
1 parent 5ee22bf commit e7e3943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flup==1.0.3
1919
ipdb==0.13.9
2020
Pillow==9.0.0
2121
psycopg2==2.9.9
22-
python-gettext==3.0
22+
python-gettext==5.0
2323
python-magic==0.4.15
2424
requests==2.27.1
2525
sqlparse==0.4.2

requirements_local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ipykernel==4.5.2
33
django==1.11.29
44
Pillow==9.0.0
55
django-recaptcha==1.4.0
6-
python-gettext==3.0
6+
python-gettext==5.0
77
beautifulsoup4
88
Werkzeug==0.15.3
99
django-extensions==1.6.7

0 commit comments

Comments
 (0)