Skip to content

Commit 0c4d49e

Browse files
Update translate requirement from ~=3.6.1 to ~=3.8.0
Updates the requirements on [translate](https://github.com/terryyin/google-translate-python) to permit the latest version. - [Changelog](https://github.com/terryyin/translate-python/blob/master/CHANGES.rst) - [Commits](terryyin/translate-python@3.6.1...3.8.0) --- updated-dependencies: - dependency-name: translate dependency-version: 3.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1476e3f commit 0c4d49e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ folium~=0.20.0
33
Flask~=3.1.2
44
gunicorn~=25.1.0
55
IPy~=1.1
6-
translate~=3.6.1
6+
translate~=3.8.0
77
packaging~=26.0

0 commit comments

Comments
 (0)