Skip to content

Commit eb034cb

Browse files
build(deps): update tqdm-loggable requirement from >=0.1.4 to >=0.2
Updates the requirements on [tqdm-loggable](https://github.com/tradingstrategy-ai/tqdm-loggable) to permit the latest version. - [Changelog](https://github.com/tradingstrategy-ai/tqdm-loggable/blob/master/CHANGELOG.md) - [Commits](https://github.com/tradingstrategy-ai/tqdm-loggable/commits) --- updated-dependencies: - dependency-name: tqdm-loggable dependency-version: '0.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c94b88 commit eb034cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ inquirerpy == 0.3.4
1616
requests >= 2.31.0
1717
tomli >= 2.0.1
1818
tomlkit >= 0.12.2
19-
tqdm-loggable >= 0.1.4
19+
tqdm-loggable >= 0.2
2020
urllib3 >= 1.26.6
2121
watchdog >= 3.0.0

0 commit comments

Comments
 (0)