Skip to content

Commit a805e76

Browse files
Bump tqdm from 4.66.5 to 4.67.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10912c1 commit a805e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def read(file_name):
5959
install_requires=[
6060
'numpy==1.26.4',
6161
'tensorflow==2.11.1',
62-
'tqdm==4.66.5',
62+
'tqdm==4.67.0',
6363
'Pillow==10.4.0',
6464
'six==1.16.0'
6565
]

0 commit comments

Comments
 (0)