Skip to content

Commit

Permalink
🤖 Bump tqdm from 4.67.0 to 4.67.1
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.0 to 4.67.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.67.0...v4.67.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 77ec919 commit 18c5602
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
#
certifi==2024.8.30
# via
# -r /Users/olli/Github/chonk/requirements.in
# -r requirements.in
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r /Users/olli/Github/chonk/requirements.in
# via -r requirements.in
idna==3.7
# via requests
prompt-toolkit==3.0.48
# via -r /Users/olli/Github/chonk/requirements.in
# via -r requirements.in
regex==2024.7.24
# via tiktoken
requests==2.32.3
# via tiktoken
tiktoken==0.8.0
# via -r /Users/olli/Github/chonk/requirements.in
tqdm==4.67.0
# via -r /Users/olli/Github/chonk/requirements.in
# via -r requirements.in
tqdm==4.67.1
# via -r requirements.in
types-tqdm==4.66.0.20240417
# via -r /Users/olli/Github/chonk/requirements.in
# via -r requirements.in
urllib3==2.2.2
# via requests
wcwidth==0.2.13
Expand Down

0 comments on commit 18c5602

Please sign in to comment.