Skip to content

Commit d2fac46

Browse files
chore(deps): update colorlog requirement in /bots/gsbot (#101)
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.8.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf6e4c8 commit d2fac46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ pylint>=3.3.9
3131

3232
# Utilities
3333
pyyaml>=6.0.1
34-
colorlog>=6.8.0
34+
colorlog>=6.10.1

0 commit comments

Comments
 (0)