Skip to content

Commit a067c0e

Browse files
authored
chore(deps): bump colorlog from 6.8.0 to 6.8.2 (#101)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.0 to 6.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/borntyping/python-colorlog/releases">colorlog's releases</a>.</em></p> <blockquote> <h2>6.8.2</h2> <h2>What's Changed</h2> <ul> <li>Update package links in README by <a href="https://github.com/buhtz"><code>@​buhtz</code></a> in <a href="https://redirect.github.com/borntyping/python-colorlog/pull/131">borntyping/python-colorlog#131</a></li> <li>Added <a href="https://github.com/borntyping/python-colorlog/blob/main/docs/CONTRIBUTING.md">docs/CONTRIBUTING.md</a>.</li> <li>Documented &quot;bright&quot; colours in the README.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/buhtz"><code>@​buhtz</code></a> made their first contribution in <a href="https://redirect.github.com/borntyping/python-colorlog/pull/131">borntyping/python-colorlog#131</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2">https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/borntyping/python-colorlog/commit/3d95fe86a5145081eb20c5c7acf529d3bbc10857"><code>3d95fe8</code></a> Bump version</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/2fe1c77640b524d5bb3bba71cd51e06f598150a0"><code>2fe1c77</code></a> Add a CONTRIBUTING.md doc</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/86f85e4ff373ba980ec0c496395cd61acb8b88e2"><code>86f85e4</code></a> Rename doc/ folder to docs/</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/c92997f2314982368d687023c1a809160a174dcb"><code>c92997f</code></a> Reformat markdown headers in README.md</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/4625f8c9a9531d639ea39ac6d7b535590afe7975"><code>4625f8c</code></a> Fix some package links</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/deaea105566e998416440fac9afda49e05c54508"><code>deaea10</code></a> Fix a very, very minor formatter difference</li> <li><a href="https://github.com/borntyping/python-colorlog/commit/4bf59b691b559e69b1a53f4c9b91aff486cf2698"><code>4bf59b6</code></a> Document light colors in README</li> <li>See full diff in <a href="https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=colorlog&package-manager=pip&previous-version=6.8.0&new-version=6.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 0014f5b + 22a3d3c commit a067c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ blurhash==1.1.4
77
certifi==2023.11.17
88
charset-normalizer==3.3.2
99
colorama==0.4.6
10-
colorlog==6.8.0
10+
colorlog==6.8.2
1111
decorator==5.1.1
1212
defusedxml==0.7.1
1313
docopt-ng==0.8.1

0 commit comments

Comments
 (0)