Skip to content

Commit 6a610ec

Browse files
authored
Merge pull request #33 from BioSystemsUM/dependabot/pip/tqdm-4.66.3
Bump tqdm from 4.64.1 to 4.66.3
2 parents 024b6a5 + 97b4b1c commit 6a610ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ rdkit-pypi==2022.3.5
22
click==8.1.3
33
pandas==1.5.1
44
numpy==1.23.3
5-
tqdm==4.64.1
5+
tqdm==4.66.3
66
pandarallel==1.6.3

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install_requires =
3030
click==8.1.3
3131
pandas==1.5.1
3232
numpy==1.23.3
33-
tqdm==4.64.1
33+
tqdm==4.66.3
3434
pandarallel==1.6.3
3535

3636
[options.entry_points]

0 commit comments

Comments
 (0)