Skip to content

Commit

Permalink
Bump tomlkit from 0.12.1 to 0.12.2 (#264)
Browse files Browse the repository at this point in the history
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.1 to
0.12.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sdispater/tomlkit/releases">tomlkit's
releases</a>.</em></p>
<blockquote>
<h2>0.12.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix division for integers by <a
href="https://github.com/anibali"><code>@​anibali</code></a> in <a
href="https://redirect.github.com/sdispater/tomlkit/pull/312">sdispater/tomlkit#312</a></li>
<li>[DOC] Add some docstrings by <a
href="https://github.com/n-takumasa"><code>@​n-takumasa</code></a> in <a
href="https://redirect.github.com/sdispater/tomlkit/pull/316">sdispater/tomlkit#316</a></li>
<li>chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/sdispater/tomlkit/pull/314">sdispater/tomlkit#314</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/anibali"><code>@​anibali</code></a> made
their first contribution in <a
href="https://redirect.github.com/sdispater/tomlkit/pull/312">sdispater/tomlkit#312</a></li>
<li><a
href="https://github.com/n-takumasa"><code>@​n-takumasa</code></a> made
their first contribution in <a
href="https://redirect.github.com/sdispater/tomlkit/pull/316">sdispater/tomlkit#316</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sdispater/tomlkit/compare/0.12.1...0.12.2">https://github.com/sdispater/tomlkit/compare/0.12.1...0.12.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md">tomlkit's
changelog</a>.</em></p>
<blockquote>
<h2>[0.12.2] - 2023-11-02</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed a bug that overwriting a sub table with a plain value raises
an error. (<a
href="https://redirect.github.com/sdispater/tomlkit/issues/313">#313</a>)</li>
<li>Correct the return type of integer division. (<a
href="https://redirect.github.com/sdispater/tomlkit/issues/312">#312</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sdispater/tomlkit/commit/b83b7dbb362dc189b07096a6a4ed494f57488251"><code>b83b7db</code></a>
chore: remove pycln for incompatible</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/84c6353346cc61b92c9f0a3191d2f3cdec57f93e"><code>84c6353</code></a>
chore: aupdate pre-commit hooks</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/481decf08abd1c5446647e850744e534135ad226"><code>481decf</code></a>
chore: bump version to 0.12.2</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/0d9ded24714e1a23b85dd8b3ac43cc23b9bff3cd"><code>0d9ded2</code></a>
Retag 0.12.2</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/636f69716bec3f032a93a9b610b1c2b3b594de09"><code>636f697</code></a>
chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 (<a
href="https://redirect.github.com/sdispater/tomlkit/issues/314">#314</a>)</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/a55af8b1269dad1673869629e6406d1f251ebf8a"><code>a55af8b</code></a>
[DOC] Add some docstrings (<a
href="https://redirect.github.com/sdispater/tomlkit/issues/316">#316</a>)</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/cfc99766fc9fc4f05c57c45487bea319e96e1eba"><code>cfc9976</code></a>
fix: error when overwriting a sub table</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/a1a8d3721dc175faf62b891d9e1e68aaae4052ab"><code>a1a8d37</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/sdispater/tomlkit/commit/1b2a53f2757fd3bacbf67158e78379d1b92558b3"><code>1b2a53f</code></a>
fix: Fix division for integers (<a
href="https://redirect.github.com/sdispater/tomlkit/issues/312">#312</a>)</li>
<li>See full diff in <a
href="https://github.com/sdispater/tomlkit/compare/0.12.1...0.12.2">compare
view</a></li>
</ul>
</details>
<br />


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

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 Nov 4, 2023
1 parent f7300c7 commit 327fe71
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 @@ -22,7 +22,7 @@ requests==2.31.0
six==1.16.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.1
tomlkit==0.12.2
typing_extensions==4.8.0
ujson==5.8.0
urllib3==2.0.7
Expand Down

0 comments on commit 327fe71

Please sign in to comment.