Skip to content

Commit

Permalink
chore(deps): bump tqdm from 4.66.2 to 4.66.3 in /samples/to_dataframe
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 0c81da6 commit f24130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ ipywidgets==8.1.2
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
pandas==2.2.2; python_version >= '3.9'
tqdm==4.66.2
tqdm==4.66.3
db-dtypes==1.2.0

0 comments on commit f24130e

Please sign in to comment.