Skip to content

Commit

Permalink
chore(deps): bump colorlog from 6.7.0 to 6.8.0 (#88)
Browse files Browse the repository at this point in the history
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from
6.7.0 to 6.8.0.
<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.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove universal wheel, python 2 is unsupported by <a
href="https://github.com/gopackgo90"><code>@​gopackgo90</code></a> in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/126">borntyping/python-colorlog#126</a></li>
<li>Fix running tests in environment with NO_COLOR=1 by <a
href="https://github.com/mgorny"><code>@​mgorny</code></a> in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/130">borntyping/python-colorlog#130</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/gopackgo90"><code>@​gopackgo90</code></a> made
their first contribution in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/126">borntyping/python-colorlog#126</a></li>
<li><a href="https://github.com/mgorny"><code>@​mgorny</code></a> made
their first contribution in <a
href="https://redirect.github.com/borntyping/python-colorlog/pull/130">borntyping/python-colorlog#130</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.0">https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/ed17d6dc388864ca298b9d12a96aec44991a85ac"><code>ed17d6d</code></a>
Bump version</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/079ec1cef8fc9289517e5ee546119cfe453fc4d6"><code>079ec1c</code></a>
Publish with a Trusted Publisher</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/6a14458f8e9bfff8810e547ae5babf229648b199"><code>6a14458</code></a>
Fix running tests in environment with NO_COLOR=1</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/83b292b80bba0976aee75c25ea32ba50ead66954"><code>83b292b</code></a>
Fix new flake8 linter errors</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/f2a927cebef158a763121867faf5d5fb2419aeb7"><code>f2a927c</code></a>
Drop tests on EOL Python versions, add tests on 3.11 and 3.12</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/f2ac5d20c5684d4c28a54b2fc5b811d0fdc8d739"><code>f2ac5d2</code></a>
Remove universal wheel, python 2 is unsupported</li>
<li><a
href="https://github.com/borntyping/python-colorlog/commit/8390e7504612a5e44d9229b5d29dd2ca0c0f6f99"><code>8390e75</code></a>
Use pypa/gh-action-pypi-publish@release/v1</li>
<li>See full diff in <a
href="https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.0">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.7.0&new-version=6.8.0)](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>
  • Loading branch information
Teqed authored Dec 5, 2023
2 parents 6fd3375 + a829175 commit fe8edfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blurhash==1.1.4
certifi==2023.11.17
charset-normalizer==3.3.2
colorama==0.4.6
colorlog==6.7.0
colorlog==6.8.0
decorator==5.1.1
defusedxml==0.7.1
docopt-ng==0.8.1
Expand Down

0 comments on commit fe8edfc

Please sign in to comment.