Skip to content

Commit

Permalink
Merge pull request #51 from vasudev-gm/dependabot/pip/tqdm-4.67.0
Browse files Browse the repository at this point in the history
Bump tqdm from 4.66.6 to 4.67.0
  • Loading branch information
vasudev-gm authored Nov 21, 2024
2 parents 4d4d0ae + 84836c8 commit c0e560e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.1; python_version >= '3.8'
sympy==1.13.3; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tqdm==4.66.6; python_version >= '3.7'
tqdm==4.67.0; python_version >= '3.7'
typing-extensions==4.12.2; python_version < '3.13'
tzdata==2024.2; sys_platform == 'win32'

0 comments on commit c0e560e

Please sign in to comment.