Skip to content

Commit b248707

Browse files
Update colorlog requirement from ~=6.9.0 to ~=6.10.1
Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.9.0...v6.10.1) --- updated-dependencies: - dependency-name: colorlog dependency-version: 6.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e70de1 commit b248707

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
@@ -3,7 +3,7 @@ configparser~=7.2.0
33
psutil~=6.1.1
44
requests~=2.32.5
55
DateTime~=6.0
6-
colorlog~=6.9.0
6+
colorlog~=6.10.1
77
aiofiles~=24.1.0
88
joblib~=1.5.3
99
numpy~=2.2.3

0 commit comments

Comments
 (0)