Skip to content

Commit

Permalink
build(deps): bump the python group with 8 updates (#657)
Browse files Browse the repository at this point in the history
Bumps the python group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.144` | `1.34.146` |
| [botocore](https://github.com/boto/botocore) | `1.34.146` | `1.34.150`
|
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) |
`1.34.146` | `1.34.150` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.5.29` | `9.5.30` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.1` | `8.3.2` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) |
`6.108.4` | `6.108.5` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.372`
| `1.1.373` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.4` | `0.5.5` |

Updates `boto3` from 1.34.144 to 1.34.146
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/0f01265779ff4d7bce94f8d7d56ac4c26a924cfc"><code>0f01265</code></a>
Merge branch 'release-1.34.146'</li>
<li><a
href="https://github.com/boto/boto3/commit/e710b4eeed22cfaa222e8080b069dc86d0fabc17"><code>e710b4e</code></a>
Bumping version to 1.34.146</li>
<li><a
href="https://github.com/boto/boto3/commit/ee3b7c8b5bdcbca8c8064ca8284482dda2f08643"><code>ee3b7c8</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/734b18b21ece10f848abc86894bc9c72e8d232c8"><code>734b18b</code></a>
Merge pull request <a
href="https://redirect.github.com/boto/boto3/issues/4214">#4214</a> from
boto/dependabot/github_actions/aws-actions/clos...</li>
<li><a
href="https://github.com/boto/boto3/commit/3cce4963428ebd486014cdb4c1d1929e90b14e70"><code>3cce496</code></a>
Bump aws-actions/closed-issue-message</li>
<li><a
href="https://github.com/boto/boto3/commit/d118f86203b3de1d9d0aec03fc61f51ffdea8d0c"><code>d118f86</code></a>
pin setuptools in ci for python &gt;= 3.12 (<a
href="https://redirect.github.com/boto/boto3/issues/4208">#4208</a>)</li>
<li><a
href="https://github.com/boto/boto3/commit/f6203ba87822a72ea30d70f3fe42fc8d56af1473"><code>f6203ba</code></a>
Merge branch 'release-1.34.145'</li>
<li><a
href="https://github.com/boto/boto3/commit/0221eead6f290322fde6ee6f9ad9cdebcfc63475"><code>0221eea</code></a>
Merge branch 'release-1.34.145' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/de349b57afb47507aa2570e09440461f6060adee"><code>de349b5</code></a>
Bumping version to 1.34.145</li>
<li><a
href="https://github.com/boto/boto3/commit/9668efe3d1ccb5f661f44419d4a61e89376503ed"><code>9668efe</code></a>
Add changelog entries from botocore</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/boto3/compare/1.34.144...1.34.146">compare
view</a></li>
</ul>
</details>
<br />

Updates `botocore` from 1.34.146 to 1.34.150
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/boto/botocore/blob/develop/CHANGELOG.rst">botocore's
changelog</a>.</em></p>
<blockquote>
<h1>1.34.150</h1>
<ul>
<li>api-change:<code>elasticache</code>: Renaming full service name as
it appears in developer documentation.</li>
<li>api-change:<code>memorydb</code>: Renaming full service name as it
appears in developer documentation.</li>
</ul>
<h1>1.34.149</h1>
<ul>
<li>api-change:<code>application-autoscaling</code>: Application Auto
Scaling is now more responsive to the changes in demand of your
SageMaker Inference endpoints. To get started, create or update a Target
Tracking policy based on High Resolution CloudWatch metrics.</li>
<li>api-change:<code>application-signals</code>: CloudWatch Application
Signals now supports application logs correlation with traces and
operational health metrics of applications running on EC2 instances.
Users can view the most relevant telemetry to troubleshoot application
health anomalies such as spikes in latency, errors, and
availability.</li>
<li>api-change:<code>bedrock-runtime</code>: Provides
ServiceUnavailableException error message</li>
<li>api-change:<code>codecommit</code>: CreateRepository API now throws
OperationNotAllowedException when the account has been restricted from
creating a repository.</li>
<li>api-change:<code>datazone</code>: Introduces
GetEnvironmentCredentials operation to SDK</li>
<li>api-change:<code>ec2</code>: EC2 Fleet now supports using custom
identifiers to reference Amazon Machine Images (AMI) in launch requests
that are configured to choose from a diversified list of instance
types.</li>
<li>api-change:<code>ecr</code>: API and documentation updates for
Amazon ECR, adding support for creating, updating, describing and
deleting ECR Repository Creation Template.</li>
<li>api-change:<code>eks</code>: This release adds support for EKS
cluster to manage extended support.</li>
<li>api-change:<code>elbv2</code>: This release adds support for sharing
trust stores across accounts and organizations through integration with
AWS Resource Access Manager.</li>
<li>api-change:<code>network-firewall</code>: You can now log events
that are related to TLS inspection, in addition to the existing alert
and flow logging.</li>
<li>api-change:<code>outposts</code>: Adding default vCPU information to
GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes
responses</li>
<li>api-change:<code>stepfunctions</code>: This release adds support to
customer managed KMS key encryption in AWS Step Functions.</li>
</ul>
<h1>1.34.148</h1>
<ul>
<li>api-change:<code>cleanrooms</code>: Three enhancements to the AWS
Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL
as a Seed</li>
<li>api-change:<code>dynamodb</code>: DynamoDB doc only update for
July</li>
<li>api-change:<code>iotsitewise</code>: Adds support for creating
SiteWise Edge gateways that run on a Siemens Industrial Edge
Device.</li>
<li>api-change:<code>mediapackagev2</code>: This release adds support
for Irdeto DRM encryption in DASH manifests.</li>
<li>api-change:<code>medical-imaging</code>: CopyImageSet API adds
copying selected instances between image sets, and overriding
inconsistent metadata with a force parameter. UpdateImageSetMetadata API
enables reverting to prior versions; updates to Study, Series, and SOP
Instance UIDs; and updates to private elements, with a force
parameter.</li>
<li>api-change:<code>pinpoint-sms-voice-v2</code>: Update for rebrand to
AWS End User Messaging SMS and Voice.</li>
</ul>
<h1>1.34.147</h1>
<ul>
<li>api-change:<code>appsync</code>: Adding support for paginators in
AppSync list APIs</li>
<li>api-change:<code>cleanrooms</code>: This release adds AWS Entity
Resolution integration to associate ID namespaces &amp; ID mapping
workflow resources as part of ID namespace association and ID mapping
table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE
analysis rule to manage the protection on ID mapping table.</li>
<li>api-change:<code>cleanroomsml</code>: Adds SQL query as the source
of seed audience for audience generation job.</li>
<li>api-change:<code>connect</code>: Added PostContactSummary segment
type on ListRealTimeContactAnalysisSegmentsV2 API</li>
<li>api-change:<code>connect-contact-lens</code>: Added
PostContactSummary segment type on ListRealTimeContactAnalysisSegments
API</li>
<li>api-change:<code>datazone</code>: This release removes the
deprecated dataProductItem field from Search API output.</li>
<li>api-change:<code>entityresolution</code>: Support First Party ID
Mapping</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/botocore/commit/6bdcafdfb5b5466f515b6cc8a2484215c9eb3e21"><code>6bdcafd</code></a>
Merge branch 'release-1.34.150'</li>
<li><a
href="https://github.com/boto/botocore/commit/b684ce97362a1558650c48d50c0ad56edad73120"><code>b684ce9</code></a>
Bumping version to 1.34.150</li>
<li><a
href="https://github.com/boto/botocore/commit/6a9a6d3cd11b3a4548866335cd9aadf96598c25a"><code>6a9a6d3</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/boto/botocore/commit/593d0e6ab94196d17408b962c6c813025fdc0e4e"><code>593d0e6</code></a>
Update to latest models</li>
<li><a
href="https://github.com/boto/botocore/commit/a9e565a44a52c563057442f9f50e70eb9551555a"><code>a9e565a</code></a>
Update setuptools (<a
href="https://redirect.github.com/boto/botocore/issues/3228">#3228</a>)</li>
<li><a
href="https://github.com/boto/botocore/commit/578797240620e52a34627dd83a39e05fa7d0dc27"><code>5787972</code></a>
Merge branch 'release-1.34.149'</li>
<li><a
href="https://github.com/boto/botocore/commit/8964d64fc24919fa124c747021670af52d630f5c"><code>8964d64</code></a>
Merge branch 'release-1.34.149' into develop</li>
<li><a
href="https://github.com/boto/botocore/commit/fa3362663fbdffe0cb4f52f1507343142a22802d"><code>fa33626</code></a>
Bumping version to 1.34.149</li>
<li><a
href="https://github.com/boto/botocore/commit/2581782ee4e684c3e08da0940e42f809f57aeb25"><code>2581782</code></a>
Update to latest models</li>
<li><a
href="https://github.com/boto/botocore/commit/596ec6d3924ef372aa980cec5369dd2c08d9c13f"><code>596ec6d</code></a>
Merge branch 'release-1.34.148'</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/botocore/compare/1.34.146...1.34.150">compare
view</a></li>
</ul>
</details>
<br />

Updates `boto3-stubs` from 1.34.146 to 1.34.150
<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 `mkdocs-material` from 9.5.29 to 9.5.30
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.5.30</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7380">#7380</a>:
Navigation icons disappearing on hover in Safari</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7367">#7367</a>:
Blog readtime computation includes SVG text content</li>
</ul>
<p>Thanks go to <a
href="https://github.com/sisp"><code>@​sisp</code></a> for their
contributions</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.5.30 (2024-07-23)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7380">#7380</a>:
Navigation icons disappearing on hover in Safari</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7367">#7367</a>:
Blog readtime computation includes SVG text content</li>
</ul>
<p>mkdocs-material-9.5.29 (2024-07-14)</p>
<ul>
<li>Updated Galician translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7362">#7362</a>:
Annotations in figure captions rendering incorrectly</li>
</ul>
<p>mkdocs-material-9.5.28 (2024-07-02)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7313">#7313</a>:
Improved tooltips mounted in sidebar when feature is disabled</li>
</ul>
<p>mkdocs-material-9.5.27 (2024-06-16)</p>
<ul>
<li>Updated Estonian translations</li>
</ul>
<p>mkdocs-material-9.5.26 (2024-06-06)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>:
Tab switches on scroll when linking tabs (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>:
Blog author avatar broken when referring to local file</li>
</ul>
<p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p>
<ul>
<li>Fixed projects plugin crashing when serving before building
subprojects</li>
</ul>
<p>mkdocs-material-9.5.25 (2024-05-27)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>:
Tags plugin crashing on numeric tags</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p>
<ul>
<li>Fixed projects plugin crashing in serve mode when disabled</li>
<li>Fixed projects plugin crashing when building nested projects</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>:
Tags listings not rendering when toc_depth is changed</li>
</ul>
<p>mkdocs-material-9.5.24 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>:
Version selector title rendering issue</li>
</ul>
<p>mkdocs-material-9.5.23 (2024-05-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>:
Edge case in anchor navigation when using instant navigation</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>:
Version selector not showing version alias</li>
</ul>
<p>mkdocs-material-9.5.22 (2024-05-12)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/557a3d5d260e90d67fde5c7e3445e62fda8150e2"><code>557a3d5</code></a>
Prepare 9.5.30 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a798a0d0d282231aee563ea8f3b7de14554723d7"><code>a798a0d</code></a>
Fixed link in comment</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/914bed290098dbac50e609657ec97776477375fe"><code>914bed2</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/906e966d6dcf77cce0ac4410d60c789007e8fd5a"><code>906e966</code></a>
Fixed navigation icons disappearing on hover in Safari</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/6b13c560f5bf76889b1c603a5b83941892279c76"><code>6b13c56</code></a>
Fixed blog readtime calculation to ignore non-content text (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7370">#7370</a>)</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.29...9.5.30">compare
view</a></li>
</ul>
</details>
<br />

Updates `pytest` from 8.3.1 to 8.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest/releases">pytest's
releases</a>.</em></p>
<blockquote>
<h2>8.3.2</h2>
<h1>pytest 8.3.2 (2024-07-24)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12652">#12652</a>:
Resolve regression [conda]{.title-ref} environments where no longer
being automatically detected.</p>
<p>-- by <code>RonnyPfannschmidt</code>{.interpreted-text
role=&quot;user&quot;}</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/bbcec9c46509c417ef58e4849847b4aa43f4591e"><code>bbcec9c</code></a>
Prepare release version 8.3.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/78fe8b61fa716cd9775f1e37b395bab7679734a6"><code>78fe8b6</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12657">#12657</a>
from pytest-dev/patchback/backports/8.3.x/6c806b499...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/238bad2d2a1f1dbb47d740c84b5b4f5224f8a965"><code>238bad2</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12656">#12656</a>
from RonnyPfannschmidt/fix-12652-detect-conda-env</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/ae6034a781a50b572fa700911e5d8e0eb074ca17"><code>ae6034a</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12641">#12641</a>
from pytest-dev/patchback/backports/8.3.x/c03989cee...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/31337aba02a7698a87a6792eacf887fceff08af2"><code>31337ab</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12640">#12640</a>
from pytest-dev/update-user</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/ca3070b1356e5edf43f085d8c4ec1b34627061dd"><code>ca3070b</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12637">#12637</a>
from pytest-dev/release-8.3.1</li>
<li>See full diff in <a
href="https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `hypothesis` from 6.108.4 to 6.108.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/ba21999d34f0ad251d577b48d6d14a40dfc4c204"><code>ba21999</code></a>
Bump hypothesis-python version to 6.108.5 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/b861d8f2fe77ca7bf62ec1f8cfd60d573698774b"><code>b861d8f</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4059">#4059</a>
from tybug/fix-semibounded-all-children</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/cd3742b8f49447c09433eaa5efdbc76c32d14439"><code>cd3742b</code></a>
fix semi-bounded all children computation</li>
<li>See full diff in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.4...hypothesis-python-6.108.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `pyright` from 1.1.372 to 1.1.373
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/5d315f986f4e5a48897f4d8ff089c8679be9f927"><code>5d315f9</code></a>
[pyright updated to 1.1.373] Update Version (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/284">#284</a>)</li>
<li>See full diff in <a
href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.372...v1.1.373">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.5.4 to 0.5.5
<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>0.5.5</h2>
<h2>Release Notes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>fastapi</code>] Implement
<code>fastapi-redundant-response-model</code> (<code>FAST001</code>) and
<code>fastapi-non-annotated-dependency</code>(<code>FAST002</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11579">#11579</a>)</li>
<li>[<code>pydoclint</code>] Implement
<code>docstring-missing-exception</code> (<code>DOC501</code>) and
<code>docstring-extraneous-exception</code> (<code>DOC502</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11471">#11471</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>numpy</code>] Fix NumPy 2.0 rule for <code>np.alltrue</code>
and <code>np.sometrue</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12473">#12473</a>)</li>
<li>[<code>numpy</code>] Ignore <code>NPY201</code> inside
<code>except</code> blocks for compatibility with older numpy versions
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12490">#12490</a>)</li>
<li>[<code>pep8-naming</code>] Avoid applying <code>ignore-names</code>
to <code>self</code> and <code>cls</code> function names
(<code>N804</code>, <code>N805</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12497">#12497</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix incorrect placement of leading function comment with type params
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12447">#12447</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Do not bail code action resolution when a quick fix is requested (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12462">#12462</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>Ord</code> implementation of <code>cmp_fix</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12471">#12471</a>)</li>
<li>Raise syntax error for unparenthesized generator expression in
multi-argument call (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12445">#12445</a>)</li>
<li>[<code>pydoclint</code>] Fix panic in <code>DOC501</code> reported
in <a
href="https://redirect.github.com/astral-sh/ruff/pull/12428">#12428</a>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12435">#12435</a>)</li>
<li>[<code>flake8-bugbear</code>] Allow singleton tuples with starred
expressions in <code>B013</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12484">#12484</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add Eglot setup guide for Emacs editor (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12426">#12426</a>)</li>
<li>Add note about the breaking change in <code>nvim-lspconfig</code>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12507">#12507</a>)</li>
<li>Add note to include notebook files for native server (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12449">#12449</a>)</li>
<li>Add setup docs for Zed editor (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12501">#12501</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="https://github.com/AlexWaygood"><code>@​AlexWaygood</code></a></li>
<li><a
href="https://github.com/IvanIsCoding"><code>@​IvanIsCoding</code></a></li>
<li><a
href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li>
<li><a
href="https://github.com/TomerBin"><code>@​TomerBin</code></a></li>
<li><a
href="https://github.com/UriyaHarpeness"><code>@​UriyaHarpeness</code></a></li>
<li><a
href="https://github.com/augustelalande"><code>@​augustelalande</code></a></li>
<li><a href="https://github.com/carljm"><code>@​carljm</code></a></li>
<li><a
href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li>
<li><a
href="https://github.com/dhruvmanila"><code>@​dhruvmanila</code></a></li>
<li><a href="https://github.com/dylwil3"><code>@​dylwil3</code></a></li>
<li><a href="https://github.com/foxmean"><code>@​foxmean</code></a></li>
<li><a href="https://github.com/mtsokol"><code>@​mtsokol</code></a></li>
</ul>
<!-- 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.5.5</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>fastapi</code>] Implement
<code>fastapi-redundant-response-model</code> (<code>FAST001</code>) and
<code>fastapi-non-annotated-dependency</code>(<code>FAST002</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11579">#11579</a>)</li>
<li>[<code>pydoclint</code>] Implement
<code>docstring-missing-exception</code> (<code>DOC501</code>) and
<code>docstring-extraneous-exception</code> (<code>DOC502</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11471">#11471</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>numpy</code>] Fix NumPy 2.0 rule for <code>np.alltrue</code>
and <code>np.sometrue</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12473">#12473</a>)</li>
<li>[<code>numpy</code>] Ignore <code>NPY201</code> inside
<code>except</code> blocks for compatibility with older numpy versions
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12490">#12490</a>)</li>
<li>[<code>pep8-naming</code>] Avoid applying <code>ignore-names</code>
to <code>self</code> and <code>cls</code> function names
(<code>N804</code>, <code>N805</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12497">#12497</a>)</li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix incorrect placement of leading function comment with type params
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12447">#12447</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Do not bail code action resolution when a quick fix is requested (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12462">#12462</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>Ord</code> implementation of <code>cmp_fix</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12471">#12471</a>)</li>
<li>Raise syntax error for unparenthesized generator expression in
multi-argument call (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12445">#12445</a>)</li>
<li>[<code>pydoclint</code>] Fix panic in <code>DOC501</code> reported
in <a
href="https://redirect.github.com/astral-sh/ruff/pull/12428">#12428</a>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12435">#12435</a>)</li>
<li>[<code>flake8-bugbear</code>] Allow singleton tuples with starred
expressions in <code>B013</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12484">#12484</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add Eglot setup guide for Emacs editor (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12426">#12426</a>)</li>
<li>Add note about the breaking change in <code>nvim-lspconfig</code>
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/12507">#12507</a>)</li>
<li>Add note to include notebook files for native server (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12449">#12449</a>)</li>
<li>Add setup docs for Zed editor (<a
href="https://redirect.github.com/astral-sh/ruff/pull/12501">#12501</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/fc16d8d04d86aa94a8aac14bbb87089b64d443a1"><code>fc16d8d</code></a>
Bump version to 0.5.5 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12510">#12510</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/175e5d7b8840d8e05b30794cb1554c68c497129a"><code>175e5d7</code></a>
Add missing traceback line in <code>f-string-in-exception</code>
docstring. (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12508">#12508</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/c03f257ed745f6606a717e09c76c7f1a56611a29"><code>c03f257</code></a>
Add note about the breaking change in <code>nvim-lspconfig</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12507">#12507</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/6bbb4a28c2a51c49ded5d40f70672fcc4c6222d7"><code>6bbb4a2</code></a>
Add setup docs for Zed editor (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12501">#12501</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/2ce3e3ae60ba44700b5e98a61adc96d80b0e4bd3"><code>2ce3e3a</code></a>
Fix the search path tests on MacOS (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12503">#12503</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/2a64cccb61f1c84e5a58f907f46111ab36321466"><code>2a64ccc</code></a>
Avoid applying <code>ignore-names</code> to <code>self</code> and
<code>cls</code> function names (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12497">#12497</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/928ffd66503759679823c5f346941ef58486766e"><code>928ffd6</code></a>
Ignore <code>NPY201</code> inside <code>except</code> blocks for
compatibility with older numpy ver...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/e52be0951aad5483a0e453dded78627fc74e7e2a"><code>e52be09</code></a>
[red-knot] Improve validation for search paths (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12376">#12376</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/889073578e12e85c83f983edfe360be9cd9e3155"><code>8890735</code></a>
[flake8-bugbear] Allow singleton tuples with starred expressions in B013
(<a
href="https://redirect.github.com/astral-sh/ruff/issues/12">#12</a>...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/eac965ecaf98832253e31e61143f7211e161c26d"><code>eac965e</code></a>
[red-knot] Watch search paths (<a
href="https://redirect.github.com/astral-sh/ruff/issues/12407">#12407</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/0.5.4...0.5.5">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-ci-cd[bot] authored Jul 30, 2024
2 parents 9e59430 + 4518ce2 commit 1c0a540
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
88 changes: 44 additions & 44 deletions poetry.lock

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

16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ pyyaml = "^6.0.1"
redis = "^5.0.7"
docker = "^7.1.0"
google-cloud-compute = "^1.19.1"
boto3 = "^1.34.144"
botocore = "^1.34.146"
boto3-stubs = { extras = ["ec2"], version = "^1.34.146" }
boto3 = "^1.34.146"
botocore = "^1.34.150"
boto3-stubs = { extras = ["ec2"], version = "^1.34.150" }
githubkit = { extras = ["auth-app"], version = "^0.11.7" }
rq-scheduler = "^0.13.1"
pyvmomi = "^8.0.3.0.1"
Expand All @@ -34,18 +34,18 @@ prometheus-client = "^0.20.0"
optional = true

[tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.5.29"
mkdocs-material = "^9.5.30"
mkdocs = "^1.5.3"

[tool.poetry.group.dev.dependencies]
connexion = "^3.1.0"
pytest = "^8.3.1"
pytest = "^8.3.2"
pytest-cov = "^5.0.0"
hypothesis = "^6.108.4"
pyright = "^1.1.372"
hypothesis = "^6.108.5"
pyright = "^1.1.373"
black = "^24.4.2"
isort = "^5.13.2"
ruff = "^0.5.4"
ruff = "^0.5.5"
yamllint = "^1.35.1"
types-redis = "^4.6.0.20240425"

Expand Down

0 comments on commit 1c0a540

Please sign in to comment.