Skip to content

Commit

Permalink
Bump slotscheck from 0.17.0 to 0.17.1 (aio-libs#7794)
Browse files Browse the repository at this point in the history
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from
0.17.0 to 0.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ariebovenberg/slotscheck/releases">slotscheck's
releases</a>.</em></p>
<blockquote>
<h2>0.17.1</h2>
<ul>
<li>Fixed <code>Generic</code> false positive in Python 3.12+ (<a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/201">#201</a>).</li>
<li>Remove <code>pkgutil</code> deprecation warning on Python
3.12+.</li>
<li>Official Python 3.12 support.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst">slotscheck's
changelog</a>.</em></p>
<blockquote>
<h2>0.17.1 (2023-11-03)</h2>
<ul>
<li>Fixed <code>Generic</code> false positive in Python 3.12+ (<a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/201">#201</a>).</li>
<li>Remove <code>pkgutil</code> deprecation warning on Python
3.12+.</li>
<li>Official Python 3.12 support.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/f5238c7d508d19ff225cacd404a0e03722789b59"><code>f5238c7</code></a>
Merge pull request <a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/194">#194</a>
from ariebovenberg/py312</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/37e76b7c2e935c1775954e2ebef9b245cbb6fa7d"><code>37e76b7</code></a>
add py312 support</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/69b27924b85f8e92262ffc8b099f214cdeed3e90"><code>69b2792</code></a>
Merge pull request <a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/198">#198</a>
from ariebovenberg/dependabot/pip/pytest-mock-3.12.0</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/e04fc3b322e27b24bec656ea52a218b598671128"><code>e04fc3b</code></a>
Merge pull request <a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/199">#199</a>
from ariebovenberg/dependabot/pip/black-23.10.1</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/f038cc3dd8ac4810d6c2c9e8d0746e4972a52bdb"><code>f038cc3</code></a>
Bump black from 23.10.0 to 23.10.1</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/3e27d4f3d70b364129eda3f402b3136724e0b596"><code>3e27d4f</code></a>
Bump pytest-mock from 3.11.1 to 3.12.0</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/bb1f1c2dee5135c182d1c9ffaad5332a4c2482fa"><code>bb1f1c2</code></a>
Merge pull request <a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/200">#200</a>
from ariebovenberg/dependabot/pip/pytest-7.4.3</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/ac0dded88d5300290bcd5f8fbc9446e53000e78d"><code>ac0dded</code></a>
Bump pytest from 7.4.2 to 7.4.3</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/80afe6ab06e445a07d1dbc980bb5c26bda1af1f9"><code>80afe6a</code></a>
Merge pull request <a
href="https://redirect.github.com/ariebovenberg/slotscheck/issues/196">#196</a>
from ariebovenberg/dependabot/pip/black-23.10.0</li>
<li><a
href="https://github.com/ariebovenberg/slotscheck/commit/27c90ebb1e700d100b5f423863754f06e1f403cc"><code>27c90eb</code></a>
Bump black from 23.9.1 to 23.10.0</li>
<li>Additional commits viewable in <a
href="https://github.com/ariebovenberg/slotscheck/compare/v0.17.0...v0.17.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slotscheck&package-manager=pip&previous-version=0.17.0&new-version=0.17.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent a57dc31 commit 54a0d9a
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 5 deletions.
16 changes: 14 additions & 2 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ idna==3.4
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.0
# via towncrier
incremental==22.10.0
# via towncrier
iniconfig==2.0.0
Expand Down Expand Up @@ -137,7 +141,9 @@ pyenchant==3.2.2
pygments==2.15.1
# via sphinx
pyjwt==2.8.0
# via gidgethub
# via
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
pytest==7.4.3
Expand All @@ -154,6 +160,8 @@ python-dateutil==2.8.2
# via time-machine
python-on-whales==0.65.0
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
pyyaml==6.0.1
# via pre-commit
re-assert==1.1.0
Expand All @@ -169,7 +177,7 @@ setuptools-git==1.2
# via -r requirements/test.in
six==1.16.0
# via python-dateutil
slotscheck==0.17.0
slotscheck==0.17.1
# via -r requirements/lint.in
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -246,6 +254,10 @@ wheel==0.41.0
# via pip-tools
yarl==1.9.2
# via -r requirements/runtime-deps.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
Expand Down
16 changes: 14 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ idna==3.4
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.0
# via towncrier
incremental==22.10.0
# via towncrier
iniconfig==2.0.0
Expand Down Expand Up @@ -132,7 +136,9 @@ pydantic==1.10.12
pygments==2.15.1
# via sphinx
pyjwt==2.8.0
# via gidgethub
# via
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
pytest==7.4.3
Expand All @@ -149,6 +155,8 @@ python-dateutil==2.8.2
# via time-machine
python-on-whales==0.65.0
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
pyyaml==6.0.1
# via pre-commit
re-assert==1.1.0
Expand All @@ -164,7 +172,7 @@ setuptools-git==1.2
# via -r requirements/test.in
six==1.16.0
# via python-dateutil
slotscheck==0.17.0
slotscheck==0.17.1
# via -r requirements/lint.in
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -238,6 +246,10 @@ wheel==0.41.0
# via pip-tools
yarl==1.9.2
# via -r requirements/runtime-deps.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest==7.4.3
# via -r requirements/lint.in
pyyaml==6.0.1
# via pre-commit
slotscheck==0.17.0
slotscheck==0.17.1
# via -r requirements/lint.in
tomli==2.0.1
# via
Expand Down

0 comments on commit 54a0d9a

Please sign in to comment.