Skip to content

Commit

Permalink
Bump tqdm from 4.64.1 to 4.66.3 (#13)
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.64.1...v4.66.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edward Parkinson <[email protected]>
  • Loading branch information
dependabot[bot] and saultyevil authored Oct 24, 2024
1 parent 48b90eb commit 2f67d71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ numba = ">=0.56.4,<0.57.0"
numpy = ">=1.23.5,<1.24.0"
psutil = ">=5.9.4,<5.10.0"
sqlalchemy = ">=2.0.0,<2.1.0"
tqdm = ">=4.64.1,<4.65.0"
tqdm = ">=4.64.1,<4.67.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.16.1"
Expand Down

0 comments on commit 2f67d71

Please sign in to comment.