Skip to content

Commit

Permalink
Bump tqdm from 4.66.5 to 4.66.6
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.66.6.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.5...v4.66.6)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8427921 commit 9b08a08
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.5; python_version >= '3.7'
tqdm==4.66.6; python_version >= '3.7'
typing-extensions==4.12.2; python_version < '3.13'
tzdata==2024.2; sys_platform == 'win32'

0 comments on commit 9b08a08

Please sign in to comment.