chore(deps-dev): bump colorlog from 6.10.1 to 6.12.0 - #83
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.10.1 to 6.12.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.10.1...v6.12.0) --- updated-dependencies: - dependency-name: colorlog dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/colorlog-6.12.0
branch
from
August 7, 2026 13:46
171e6d1 to
94d2332
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps colorlog from 6.10.1 to 6.12.0.
Release notes
Sourced from colorlog's releases.
Commits
868b53dBump version6d05e06Fix LevelFormatter raising KeyError on levels missing from fmt512e948Bump versionfee6813Remove useless statement5291d6aReplace spaces with tab5b9e7e4Update examples2837440Improve ColoredFormatter args doc25f7cf0Fix secondary_log_colors defaultf77425bUse double quotes in exampled4ef075Small fix