Skip to content

Commit

Permalink
[Dependency] Bump humanize from 4.6.0 to 4.7.0 (#101)
Browse files Browse the repository at this point in the history
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.6.0
to 4.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-humanize/humanize/releases">humanize's
releases</a>.</em></p>
<blockquote>
<h2>4.7.0</h2>
<h2>Added</h2>
<ul>
<li>Declare support for Python 3.12 (<a
href="https://redirect.github.com/python-humanize/humanize/issues/119">#119</a>)
<a href="https://github.com/hugovk"><code>@​hugovk</code></a></li>
<li>Add Esperanto localization (<a
href="https://redirect.github.com/python-humanize/humanize/issues/113">#113</a>)
<a href="https://github.com/carmiac"><code>@​carmiac</code></a></li>
<li>Support timezone-aware datetimes in naturaltime (<a
href="https://redirect.github.com/python-humanize/humanize/issues/100">#100</a>)
<a href="https://github.com/tandav"><code>@​tandav</code></a></li>
<li>Update Bengali translation (<a
href="https://redirect.github.com/python-humanize/humanize/issues/99">#99</a>)
<a
href="https://github.com/baseplate-admin"><code>@​baseplate-admin</code></a></li>
</ul>
<h2>Changed</h2>
<ul>
<li>Drop support for EOL Python 3.7 (<a
href="https://redirect.github.com/python-humanize/humanize/issues/118">#118</a>)
<a href="https://github.com/hugovk"><code>@​hugovk</code></a></li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Remove unused <code>MANIFEST.in</code> (<a
href="https://redirect.github.com/python-humanize/humanize/issues/120">#120</a>)
<a href="https://github.com/hugovk"><code>@​hugovk</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-humanize/humanize/commit/fb3322a74bad97cda90e601f64959a649bc33001"><code>fb3322a</code></a>
Replace pypy3.8 with pypy3.10 (<a
href="https://redirect.github.com/python-humanize/humanize/issues/121">#121</a>)</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/317d34566be1eb7beb517f8c84bbc665cdddab16"><code>317d345</code></a>
Replace pypy3.8 with pypy3.10</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/b86f94afd4f9d53a1c6a923a613ad8d5b6e9fa41"><code>b86f94a</code></a>
Remove unused MANIFEST.in (<a
href="https://redirect.github.com/python-humanize/humanize/issues/120">#120</a>)</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/37315f28dc11294b605ee1bba3cb457ffc3e10d1"><code>37315f2</code></a>
Remove unused MANIFEST.in</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/a080ee51d60ea670b2e549969bd1270cbbb7a674"><code>a080ee5</code></a>
Drop support for EOL Python 3.7 (<a
href="https://redirect.github.com/python-humanize/humanize/issues/118">#118</a>)</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/a071260c4341ea68a3bd7bc091c23b25696e3ef8"><code>a071260</code></a>
Merge remote-tracking branch 'upstream/main' into rm-3.7</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/dd25b3b60f0a766aa9cde2541b6df321f92ac4aa"><code>dd25b3b</code></a>
Declare support for Python 3.12 (<a
href="https://redirect.github.com/python-humanize/humanize/issues/119">#119</a>)</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/8619d27b8b42396f940ff25e95c83c4861deae96"><code>8619d27</code></a>
Declare support for Python 3.12</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/bf3fdf9ac0a9761e1e30b5bc387710153f90b404"><code>bf3fdf9</code></a>
Use RTD v2 config to require Python newer than default 3.7 in v1</li>
<li><a
href="https://github.com/python-humanize/humanize/commit/1f4d52d27ee8e755db2d23f76a5e5c97907a3e33"><code>1f4d52d</code></a>
Drop support for EOL Python 3.7</li>
<li>Additional commits viewable in <a
href="https://github.com/python-humanize/humanize/compare/4.6.0...4.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=humanize&package-manager=pip&previous-version=4.6.0&new-version=4.7.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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 3c3a9d6 commit 7e7d229
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 @@ -11,4 +11,4 @@ clang==14.0
javac-parser==1.0.0

# turn data into human readable format
humanize==4.6.0
humanize==4.7.0

0 comments on commit 7e7d229

Please sign in to comment.