mirror of
https://github.com/vee1e/capa.git
synced 2026-09-05 12:47:31 +00:00
build(deps): bump tqdm from 4.62.1 to 4.62.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.1 to 4.62.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.1...v4.62.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15c69e3b7d
commit
558f5d0c8a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ import os
|
|||
import setuptools
|
||||
|
||||
requirements = [
|
||||
"tqdm==4.62.1",
|
||||
"tqdm==4.62.2",
|
||||
"pyyaml==5.4.1",
|
||||
"tabulate==0.8.9",
|
||||
"colorama==0.4.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue