Skip to content

Commit 4c0ac8f

Browse files
chore(deps): bump colorlog from 6.9.0 to 6.10.1 (#13696)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.9.0 to 6.10.1. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0caaf65 commit 4c0ac8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
4747
# colorlog
4848
# pytest
4949
# sphinx
50-
colorlog==6.9.0
50+
colorlog==6.10.1
5151
# via nox
5252
coverage==7.6.1 ; python_full_version < '3.9'
5353
# via pytest-cov

0 commit comments

Comments
 (0)