Skip to content

Commit

Permalink
chore(deps): 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 4641785 commit 54d58bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -33,7 +33,7 @@ clarabel = "0.9.0"
arch = "7.2.0"
pydantic = "2.9.2"
pydantic-settings = "2.6.1"
tqdm = "4.67.0"
tqdm = "4.67.1"
pre-commit = "4.0.1"

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 54d58bb

Please sign in to comment.