Skip to content

Commit

Permalink
pip(deps): bump the pip group with 4 updates (#515)
Browse files Browse the repository at this point in the history
Bumps the pip group with 4 updates:
[boto3-stubs](https://github.com/youtype/mypy_boto3_builder),
[hypothesis](https://github.com/HypothesisWorks/hypothesis),
[pyright](https://github.com/RobertCraigie/pyright-python) and
[ruff](https://github.com/astral-sh/ruff).

Updates `boto3-stubs` from 1.34.11 to 1.34.14
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/youtype/mypy_boto3_builder/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `hypothesis` from 6.92.2 to 6.92.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/885c6bf6739c9f244b8f9c76afdf6cfe25b5091f"><code>885c6bf</code></a>
Bump hypothesis-python version to 6.92.5 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/39e85054b0ae5912ce4937723496fc77b832b35c"><code>39e8505</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3828">#3828</a>
from HypothesisWorks/create-pull-request/patch</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/e534c5221e9306ef5e7aaf07cdc222d72af5ebec"><code>e534c52</code></a>
Register strategy for zip</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/5c52eefe532e985f552d6a91f8d7354750588a43"><code>5c52eef</code></a>
Bump hypothesis-python version to 6.92.4 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/57baafef0f347317ab210919b195ef50ad46f875"><code>57baafe</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3832">#3832</a>
from tybug/observability-create-parent</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/eee639382cdac7550da09438d6df3a8f0b677a87"><code>eee6393</code></a>
Bump hypothesis-python version to 6.92.3 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/dce749ac5aeb4d43bebc4a69eae00b7828bb5bc3"><code>dce749a</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3826">#3826</a>
from hgoldstein95/master</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/b7bd2b52d116f85843fcc7a942f3403529082412"><code>b7bd2b5</code></a>
create parent dir in _deliver_to_file</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/d3f9cc746c38305ec61baac35b1ee5b1942d8cf8"><code>d3f9cc7</code></a>
Fix formatting</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/585f0a45a39c8654f8349744d35a53355aef67ce"><code>585f0a4</code></a>
Update pinned dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.2...hypothesis-python-6.92.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `pyright` from 1.1.344 to 1.1.345
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/a13a839ccdbddfe4d1153a9ff7622dfcc3b7b4b7"><code>a13a839</code></a>
[pyright updated to 1.1.345] Update Version (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/244">#244</a>)</li>
<li>See full diff in <a
href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.344...v1.1.345">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.1.9 to 0.1.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.11</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>super-without-brackets</code>
(<code>W0245</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9257">#9257</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Check path string properly in <code>python -m ruff</code>
invocations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9367">#9367</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9365">#9365</a>)</li>
<li>Add fix safety note for <code>yield-in-for-loop</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9364">#9364</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li>
<li><a
href="https://github.com/diceroll123"><code>@​diceroll123</code></a></li>
<li><a
href="https://github.com/nickdrozd"><code>@​nickdrozd</code></a></li>
<li><a href="https://github.com/tjkuson"><code>@​tjkuson</code></a></li>
<li><a href="https://github.com/zanieb"><code>@​zanieb</code></a></li>
</ul>
<h2>v0.1.10</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>Improve <code>dummy_implementations</code> preview style formatting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9240">#9240</a>)</li>
<li>Normalise Hex and unicode escape sequences in strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9280">#9280</a>)</li>
<li>Parenthesize long type annotations in annotated assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9210">#9210</a>)</li>
<li>Parenthesize multi-context managers in <code>with</code> statements
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9222">#9222</a>)</li>
<li>[<code>flake8-pyi</code>] Implement
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9313">#9313</a>)</li>
<li>[<code>pylint</code>] Implement <code>empty-comment</code>
(<code>PLR2044</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9174">#9174</a>)</li>
<li>[<code>refurb</code>] Implement <code>bit-count</code>
(<code>FURB161</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9265">#9265</a>)</li>
<li>[<code>ruff</code>] Add <code>never-union</code> rule to detect
redundant <code>typing.NoReturn</code> and <code>typing.Never</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9217">#9217</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add paths to TOML parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9358">#9358</a>)</li>
<li>Add row and column numbers to formatter parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9321">#9321</a>)</li>
<li>Improve responsiveness when invoked via Python (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9315">#9315</a>)</li>
<li>Short rule messages should not end with a period (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9345">#9345</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Respect runtime-required decorators on functions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9317">#9317</a>)</li>
</ul>
<h3>Bug fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.1.11</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pylint</code>] Implement <code>super-without-brackets</code>
(<code>W0245</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9257">#9257</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Check path string properly in <code>python -m ruff</code>
invocations (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9367">#9367</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9365">#9365</a>)</li>
<li>Add fix safety note for <code>yield-in-for-loop</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9364">#9364</a>)</li>
</ul>
<h2>0.1.10</h2>
<h3>Preview features</h3>
<ul>
<li>Improve <code>dummy_implementations</code> preview style formatting
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9240">#9240</a>)</li>
<li>Normalise Hex and unicode escape sequences in strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9280">#9280</a>)</li>
<li>Parenthesize long type annotations in annotated assignments (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9210">#9210</a>)</li>
<li>Parenthesize multi-context managers in <code>with</code> statements
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9222">#9222</a>)</li>
<li>[<code>flake8-pyi</code>] Implement
<code>generator-return-from-iter-method</code> (<code>PYI058</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9313">#9313</a>)</li>
<li>[<code>pylint</code>] Implement <code>empty-comment</code>
(<code>PLR2044</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9174">#9174</a>)</li>
<li>[<code>refurb</code>] Implement <code>bit-count</code>
(<code>FURB161</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9265">#9265</a>)</li>
<li>[<code>ruff</code>] Add <code>never-union</code> rule to detect
redundant <code>typing.NoReturn</code> and <code>typing.Never</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9217">#9217</a>)</li>
</ul>
<h3>CLI</h3>
<ul>
<li>Add paths to TOML parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9358">#9358</a>)</li>
<li>Add row and column numbers to formatter parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9321">#9321</a>)</li>
<li>Improve responsiveness when invoked via Python (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9315">#9315</a>)</li>
<li>Short rule messages should not end with a period (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9345">#9345</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Respect runtime-required decorators on functions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9317">#9317</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Avoid <code>asyncio-dangling-task</code> for nonlocal and global
bindings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9263">#9263</a>)</li>
<li>Escape trailing placeholders in rule documentation (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9301">#9301</a>)</li>
<li>Fix continuation detection following multi-line strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9332">#9332</a>)</li>
<li>Fix scoping for generators in named expressions in classes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9248">#9248</a>)</li>
<li>Port from obsolete wsl crate to is-wsl (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9356">#9356</a>)</li>
<li>Remove special pre-visit for module docstrings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9261">#9261</a>)</li>
<li>Respect <code>__str__</code> definitions from super classes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9338">#9338</a>)</li>
<li>Respect <code>unused-noqa</code> via <code>per-file-ignores</code>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/9300">#9300</a>)</li>
<li>Respect attribute chains when resolving builtin call paths (<a
href="https://redirect.github.com/astral-sh/ruff/pull/9309">#9309</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/fefc7e81999fb504f4024f9f108c8c9e02e743b7"><code>fefc7e8</code></a>
Bump version to 0.1.11 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9370">#9370</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/973ae7e92235d599d642932cfba575f86b5c4275"><code>973ae7e</code></a>
Disable the fuzzer CI job (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9369">#9369</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/3fcc1402f63f438f25f8793e33708d64c88e808c"><code>3fcc140</code></a>
[pylint] - implement
<code>super-without-brackets</code>/<code>W0245</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9257">#9257</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/08c60f513bee512477af754106ebec9672c71b75"><code>08c60f5</code></a>
Check path string properly (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9367">#9367</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/38f4d9e3355c3448d9c8d61e33ae113b3d1da4cf"><code>38f4d9e</code></a>
Tweak <code>relative-imports</code> message (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9365">#9365</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/f07d35051c7b670f55a865af132158079a717756"><code>f07d350</code></a>
Add fix safety note for yield-in-for-loop (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9364">#9364</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/2743387910d40bc107f2042527143a82d3b592a5"><code>2743387</code></a>
Bump version to 0.1.10 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9360">#9360</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/a268648c58ff012acf90bb7161a782744a3744c2"><code>a268648</code></a>
Add paths to toml parse errors (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9358">#9358</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/907322088720aec94ee57979baca7157778c5f76"><code>9073220</code></a>
Make all dependencies workspace dependencies (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9333">#9333</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/0157cdb81a874b324fefee34ef929dda0ca7789d"><code>0157cdb</code></a>
Drop unused &quot;ureq&quot; dev-dependency from ruff_cli (<a
href="https://redirect.github.com/astral-sh/ruff/issues/9357">#9357</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.1.9...v0.1.11">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
  • Loading branch information
eve-scality authored Jan 10, 2024
2 parents 6494694 + 132360f commit c0ca91d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
64 changes: 32 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker = "^7.0.0"
google-cloud-compute = "^1.15.0"
boto3 = "^1.28.85"
botocore = "^1.31.85"
boto3-stubs = { extras = ["ec2"], version = "^1.34.11" }
boto3-stubs = { extras = ["ec2"], version = "^1.34.14" }
githubkit = { git = "https://github.com/yanyongyu/githubkit", rev = "a4275ac3d3babd64061f3693353db740e6a8e892" }
rq-scheduler = "^0.13.1"

Expand All @@ -37,11 +37,11 @@ mkdocs = "^1.5.3"
connexion = "^3.0.5"
pytest = "^7.4.4"
pytest-cov = "^4.0.0"
hypothesis = "^6.92.2"
pyright = "^1.1.344"
hypothesis = "^6.92.5"
pyright = "^1.1.345"
black = "^23.12.1"
isort = "^5.13.2"
ruff = "^0.1.9"
ruff = "^0.1.11"
yamllint = "^1.33.0"
types-redis = "^4.6.0.11"

Expand Down

0 comments on commit c0ca91d

Please sign in to comment.