Skip to content

Commit d4c7e28

Browse files
dependabot[bot]Borda
authored andcommitted
build(deps): update tqdm requirement from <=4.64.1,>=4.41.0 to >=4.41.0,<=4.65.0 in /requirements (#1599)
build(deps): update tqdm requirement in /requirements Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.41.0...v4.65.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 0208d74)
1 parent ecf1cd2 commit d4c7e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/text.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
nltk >=3.6, <=3.8.1
5-
tqdm >=4.41.0, <=4.64.1
5+
tqdm >=4.41.0, <=4.65.0
66
regex >=2021.9.24, <=2022.10.31

0 commit comments

Comments
 (0)