Skip to content

Commit

Permalink
Bump tqdm from 4.64.1 to 4.66.3 (#12)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 3cb56bc commit bcf6f92
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -14,7 +14,7 @@ rig_meters = 'ham_tools.cli.rig_meters:main'
[tool.poetry.dependencies]
python = ">=3.9.0,<4"
pyserial = "^3.5"
tqdm = "^4.63.0"
tqdm = "^4.66.3"
colorama = "^0.4.4"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit bcf6f92

Please sign in to comment.