Skip to content

Commit 3e19728

Browse files
chore(deps)(deps): bump tqdm from 4.67.3 to 4.68.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bcbf4f commit 3e19728

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
@@ -10,7 +10,7 @@ python-dotenv==1.2.2
1010
pandas==3.0.3
1111

1212
# UI and progress
13-
tqdm==4.67.3
13+
tqdm==4.68.2
1414
colorama==0.4.6
1515
rich==15.0.0
1616

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"langchain-ollama==1.1.0",
3434
"python-dotenv==1.2.2",
3535
"pandas==3.0.3",
36-
"tqdm==4.67.3",
36+
"tqdm==4.68.2",
3737
"colorama==0.4.6",
3838
"rich==15.0.0",
3939
"fpdf2==2.8.7",

0 commit comments

Comments
 (0)