Skip to content

Commit

Permalink
pip(deps): bump the pip group with 6 updates (#600)
Browse files Browse the repository at this point in the history
Bumps the pip group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [redis-om](https://github.com/redis/redis-om-python) | `0.3.0` |
`0.3.1` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) |
`1.34.99` | `1.34.104` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.5.21` | `9.5.22` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) |
`6.100.5` | `6.102.1` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.361`
| `1.1.362` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.3` | `0.4.4` |

Updates `redis-om` from 0.3.0 to 0.3.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redis/redis-om-python/releases">redis-om's
releases</a>.</em></p>
<blockquote>
<h2>Version 0.3.1</h2>
<h2>Changes</h2>
<h2>🚀 New Features</h2>
<ul>
<li>adding xfix style queries (<a
href="https://redirect.github.com/redis/redis-om-python/issues/610">#610</a>)</li>
<li>add casesensitive support (<a
href="https://redirect.github.com/redis/redis-om-python/issues/608">#608</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fixing None types in hashes (<a
href="https://redirect.github.com/redis/redis-om-python/issues/616">#616</a>)</li>
<li>kick off type validation before update (<a
href="https://redirect.github.com/redis/redis-om-python/issues/615">#615</a>)</li>
<li>fixing issue with breaking typing.Dict in JsonModel (<a
href="https://redirect.github.com/redis/redis-om-python/issues/614">#614</a>)</li>
<li>adding support for boolean checks (<a
href="https://redirect.github.com/redis/redis-om-python/issues/611">#611</a>)</li>
</ul>
<h2>Docs</h2>
<ul>
<li>Update models.md (<a
href="https://redirect.github.com/redis/redis-om-python/issues/573">#573</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<p><a href="https://github.com/ninoseki"><code>@​ninoseki</code></a>, <a
href="https://github.com/shobu13"><code>@​shobu13</code></a> and <a
href="https://github.com/slorello89"><code>@​slorello89</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/redis-om-python/commit/cf91eaca6cf533bb1fc5c3289954247149f56e4a"><code>cf91eac</code></a>
revving to 0.3.1 (<a
href="https://redirect.github.com/redis/redis-om-python/issues/617">#617</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/52d1f8808b8ffa118bb41dc8a6caac26882c427e"><code>52d1f88</code></a>
Update models.md (<a
href="https://redirect.github.com/redis/redis-om-python/issues/573">#573</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/a243582047741fba48ca48d4da657a5b0bea5ce6"><code>a243582</code></a>
fixing None types in hashes (<a
href="https://redirect.github.com/redis/redis-om-python/issues/616">#616</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/75fa446100c94632782b8edc3fb61d87e705f649"><code>75fa446</code></a>
kick off type validation before update (<a
href="https://redirect.github.com/redis/redis-om-python/issues/615">#615</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/6fb2a73f6d4f82408c7b78e405d363bdc3620aa1"><code>6fb2a73</code></a>
fixing issue with breaking typing.Dict in JsonModel (<a
href="https://redirect.github.com/redis/redis-om-python/issues/614">#614</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/5ccec373dd1baff7215d36e71e97dbbfaaca4eb2"><code>5ccec37</code></a>
adding support for boolean checks (<a
href="https://redirect.github.com/redis/redis-om-python/issues/611">#611</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/57fe8a2a2b309d3f9e8677e644a40455a29ba203"><code>57fe8a2</code></a>
adding xfix style queries (<a
href="https://redirect.github.com/redis/redis-om-python/issues/610">#610</a>)</li>
<li><a
href="https://github.com/redis/redis-om-python/commit/5ef3d270ae9513c83504009ae2515ec2e8998f4b"><code>5ef3d27</code></a>
feat: add casesensitive support (<a
href="https://redirect.github.com/redis/redis-om-python/issues/608">#608</a>)</li>
<li>See full diff in <a
href="https://github.com/redis/redis-om-python/compare/v0.3.0...v0.3.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `boto3-stubs` from 1.34.99 to 1.34.104
<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.21 to 9.5.22
<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.22</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
</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.22 (2024-05-12)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
<p>mkdocs-material-9.5.21 (2024-05-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>:
Ensure latest version of Mermaid.js is used</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>:
Added warning for dotfiles in info plugin</li>
</ul>
<p>mkdocs-material-9.5.20 (2024-04-29)</p>
<ul>
<li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>:
Tags plugin emits deprecation warning (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7118">#7118</a>:
Social plugin crashes if fonts are disabled (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7085">#7085</a>:
Social plugin crashes on Windows when downloading fonts</li>
</ul>
<p>mkdocs-material-9.5.19+insiders-4.53.8 (2024-04-26)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7052">#7052</a>:
Preview extension automatically including all pages</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7051">#7051</a>:
Instant previews mounting on footnote references</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5165">#5165</a>:
Improved tooltips not mounting in sidebar for typeset plugin</li>
</ul>
<p>mkdocs-material-9.5.19+insiders-4.53.7 (2024-04-25)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7060">#7060</a>:
Incorrect resolution of translation when using static-i18n</li>
</ul>
<p>mkdocs-material-9.5.19 (2024-04-25)</p>
<ul>
<li>Updated MkDocs to 1.6 and limited version to &lt; 2</li>
<li>Updated Docker image to latest Alpine Linux</li>
<li>Removed setup.py, now that GitHub fully understands
pyproject.toml</li>
<li>Improved interop of social plugin with third-party MkDocs
themes</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7099">#7099</a>:
Blog reading time not rendered correctly for Japanese</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7097">#7097</a>:
Improved resilience of tags plugin when no tags are given</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7090">#7090</a>:
Active tab indicator in nested content tabs rendering bug</li>
</ul>
<p>mkdocs-material-9.5.18 (2024-04-16)</p>
<ul>
<li>Refactored tooltips implementation to fix positioning issues</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7044">#7044</a>:
Rendering glitch when hovering contributor avatar in Chrome</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7043">#7043</a>:
Highlighted lines in code blocks cutoff on mobile</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6910">#6910</a>:
Incorrect position of tooltip for page status in sidebar</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6760">#6760</a>:
Incorrect position and overly long tooltip in tables</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6488">#6488</a>:
Incorrect position and cutoff tooltip in content tabs</li>
</ul>
<p>mkdocs-material-9.5.17+insiders-4.53.6 (2024-04-05)</p>
<ul>
<li>Ensure working directory is set for projects when using projects
plugin</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b2b6571e7e82f92fccf55bd0cb63eb8628964ba8"><code>b2b6571</code></a>
Prepare 9.5.22 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/78fd41a6b5edd806da2c8e5698672d644400e56b"><code>78fd41a</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ceacfe5a2c898585d5df610412f08565cebbb9cd"><code>ceacfe5</code></a>
Fixed stay on same page for version selector (9.5.5 regression)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/937d7ccff103c96be0fa086cb30909bb1844b1fc"><code>937d7cc</code></a>
Fixed empty lines when copying (9.5.18 regression)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/bd708f16bc477f98aad68ad203826605e0298b8a"><code>bd708f1</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7166">#7166</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c1336ae0f598a47828c44073fb6491f622280e0d"><code>c1336ae</code></a>
Added missing validation/links/anchors to validation.json schema (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7158">#7158</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1c7e9541d6db6fba8c4961e941834f8daa50d2f5"><code>1c7e954</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b1185aa4e9e62662b93b06fb2a6b91c4921b5929"><code>b1185aa</code></a>
Fixed JSON parse error in schema.json (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7152">#7152</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0de8be26f82856e94e4e178a244e39cae76af0e5"><code>0de8be2</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6937">#6937</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/05661a1562be3fd8a911c7b87944e2966a7a0f37"><code>05661a1</code></a>
Added underline to nodes with links in Mermaid diagrams</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.22">compare
view</a></li>
</ul>
</details>
<br />

Updates `hypothesis` from 6.100.5 to 6.102.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/4e77eea09b7867e1283f27b5b097cd0407d981b1"><code>4e77eea</code></a>
Bump hypothesis-python version to 6.102.1 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/57e1fc1e630ecc4fb372f8447af5535af8750d8d"><code>57e1fc1</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3988">#3988</a>
from tybug/fix-type-assertion</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/936a39973efbd302202e46cde1dfe7b3ef96b5f1"><code>936a399</code></a>
fix overly strict type assertion</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/eb8691134f3ddaa6a865fc177503cbf00f25879e"><code>eb86911</code></a>
Bump hypothesis-python version to 6.102.0 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/5983af0b284b7c30cea15d68cba89972977ad402"><code>5983af0</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3986">#3986</a>
from Zac-HD/better-annotated-resolution</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/39f85d49342bcf6799a2d34ee651b1c6837fe8ea"><code>39f85d4</code></a>
Improve handling of GroupedMetadata</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/fbf5945f363e241b69a3bd8bcfc8acb00e9bd49c"><code>fbf5945</code></a>
Bump hypothesis-python version to 6.101.0 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/bfef674ddd326e9aae7bed3459a3ecf7d082f40d"><code>bfef674</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3984">#3984</a>
from rascalking/issue-3978</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/8fa3d7c1762c47a00cda62b238e96d9a29418197"><code>8fa3d7c</code></a>
Bump hypothesis-python version to 6.100.8 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/affb5b8b7243a6597bf0347f497fad3263227d37"><code>affb5b8</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3961">#3961</a>
from qthequartermasterman/add-types-to-engine</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.5...hypothesis-python-6.102.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `pyright` from 1.1.361 to 1.1.362
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/37f413463a443ed15a44afa1a8667ae732156c19"><code>37f4134</code></a>
CI: try macos-12</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/99d301f4795e68aa60318a55745cf54316abef6f"><code>99d301f</code></a>
Pyright NPM Package update to 1.1.362</li>
<li>See full diff in <a
href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.361...v1.1.362">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruff` from 0.4.3 to 0.4.4
<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.4.4</h2>
<h2>Changes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pycodestyle</code>] Ignore end-of-line comments when
determining blank line rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11342">#11342</a>)</li>
<li>[<code>pylint</code>] Detect <code>pathlib.Path.open</code> calls in
<code>unspecified-encoding</code> (<code>PLW1514</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11288">#11288</a>)</li>
<li>[<code>flake8-pyi</code>] Implement <code>PYI059</code>
(<code>generic-not-last-base-class</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11233">#11233</a>)</li>
<li>[<code>flake8-pyi</code>] Implement <code>PYI062</code>
(<code>duplicate-literal-member</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11269">#11269</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow passing booleans as
positional-only arguments in code such as <code>set(True)</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11287">#11287</a>)</li>
<li>[<code>flake8-bugbear</code>] Ignore enum classes in
<code>cached-instance-method</code> (<code>B019</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11312">#11312</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Expand tildes when resolving Ruff server configuration file (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11283">#11283</a>)</li>
<li>Fix <code>ruff server</code> hanging after Neovim closes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11291">#11291</a>)</li>
<li>Editor settings are used by default if no file-based configuration
exists (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11266">#11266</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>pylint</code>] Consider <code>with</code> statements for
<code>too-many-branches</code> (<code>PLR0912</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11321">#11321</a>)</li>
<li>[<code>flake8-blind-except</code>, <code>tryceratops</code>] Respect
logged and re-raised expressions in nested statements
(<code>BLE001</code>, <code>TRY201</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11301">#11301</a>)</li>
<li>Recognise assignments such as <code>__all__ =
builtins.list([&quot;foo&quot;, &quot;bar&quot;])</code> as valid
<code>__all__</code> definitions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11335">#11335</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="https://github.com/Abdur-rahmaanJ"><code>@​Abdur-rahmaanJ</code></a></li>
<li><a
href="https://github.com/AlexWaygood"><code>@​AlexWaygood</code></a></li>
<li><a href="https://github.com/KPCOFGS"><code>@​KPCOFGS</code></a></li>
<li><a
href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li>
<li><a
href="https://github.com/augustelalande"><code>@​augustelalande</code></a></li>
<li><a
href="https://github.com/blueraft"><code>@​blueraft</code></a></li>
<li><a href="https://github.com/carljm"><code>@​carljm</code></a></li>
<li><a
href="https://github.com/carloshbcabral"><code>@​carloshbcabral</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/renovate"><code>@​renovate</code></a></li>
<li><a
href="https://github.com/snowsignal"><code>@​snowsignal</code></a></li>
<li><a
href="https://github.com/tusharsadhwani"><code>@​tusharsadhwani</code></a></li>
</ul>
</blockquote>
</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.4.4</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>pycodestyle</code>] Ignore end-of-line comments when
determining blank line rules (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11342">#11342</a>)</li>
<li>[<code>pylint</code>] Detect <code>pathlib.Path.open</code> calls in
<code>unspecified-encoding</code> (<code>PLW1514</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11288">#11288</a>)</li>
<li>[<code>flake8-pyi</code>] Implement <code>PYI059</code>
(<code>generic-not-last-base-class</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11233">#11233</a>)</li>
<li>[<code>flake8-pyi</code>] Implement <code>PYI062</code>
(<code>duplicate-literal-member</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11269">#11269</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-boolean-trap</code>] Allow passing booleans as
positional-only arguments in code such as <code>set(True)</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11287">#11287</a>)</li>
<li>[<code>flake8-bugbear</code>] Ignore enum classes in
<code>cached-instance-method</code> (<code>B019</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11312">#11312</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Expand tildes when resolving Ruff server configuration file (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11283">#11283</a>)</li>
<li>Fix <code>ruff server</code> hanging after Neovim closes (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11291">#11291</a>)</li>
<li>Editor settings are used by default if no file-based configuration
exists (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11266">#11266</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>[<code>pylint</code>] Consider <code>with</code> statements for
<code>too-many-branches</code> (<code>PLR0912</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11321">#11321</a>)</li>
<li>[<code>flake8-blind-except</code>, <code>tryceratops</code>] Respect
logged and re-raised expressions in nested statements
(<code>BLE001</code>, <code>TRY201</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11301">#11301</a>)</li>
<li>Recognise assignments such as <code>__all__ =
builtins.list([&quot;foo&quot;, &quot;bar&quot;])</code> as valid
<code>__all__</code> definitions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/11335">#11335</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/3e8878a1c852399dffedb0236097afcfb4780b81"><code>3e8878a</code></a>
Bump version to v0.4.4 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11352">#11352</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/b6b4ad99497b65ebc6b8c21944fe41115c32477a"><code>b6b4ad9</code></a>
[red-knot] <a
href="https://github.com/override"><code>@​override</code></a> lint rule
(<a
href="https://redirect.github.com/astral-sh/ruff/issues/11282">#11282</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/dd42961dd9d85a3e70baf1acf0bdd60db4393455"><code>dd42961</code></a>
[<code>pylint</code>] Detect <code>pathlib.Path.open</code> calls in
<code>unspecified-encoding</code> (`PLW15...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/c80c1712f05b0843976f439124b4678023c14e93"><code>c80c171</code></a>
[red-knot] Vendor typeshed's stdlib (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11340">#11340</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/e2fe177c6b4e867d59409c809781a7d6922e778a"><code>e2fe177</code></a>
Revert &quot;Simplify arithmetic operation in logical lines checker (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11346">#11346</a>)&quot;
(<a
href="https://redirect.github.com/astral-sh/ruff/issues/11">#11</a>...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/e9d1cddc97572b7bb255f1b6db993e56c0cbdba2"><code>e9d1cdd</code></a>
Simplify arithmetic operation in logical lines checker (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11346">#11346</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/dfe4291c0b7249ae892f5f1d513e6f1404436c13"><code>dfe4291</code></a>
Improve <code>ruff_python_semantic::all::extract_all_names()</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11335">#11335</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/4541337f3d3d0c09fe09910b6324ebe4f61111d9"><code>4541337</code></a>
[red-knot] Remove <code>\&lt;Db: SemanticDb&gt;</code> contraints in
favor of dynamic dispatch ...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/8e9ddee392326832016d3a10285b55bf9e2a8319"><code>8e9ddee</code></a>
Ignore end-of-line comments when determining blank line rules (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11342">#11342</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/702d2fa1eb93009a662d33f5805fc12ddac69b4f"><code>702d2fa</code></a>
Make B024 and B027 documentation more nuanced (<a
href="https://redirect.github.com/astral-sh/ruff/issues/11341">#11341</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/v0.4.3...v0.4.4">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 May 14, 2024
2 parents 1495c86 + 5ca7e8a commit b8b0d33
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
72 changes: 36 additions & 36 deletions poetry.lock

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

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ python = "^3.11"
fastapi = "^0.111.0"
uvicorn = { extras = ["standard"], version = "^0.29.0" }
pydantic = ">=1.10.2,<2.0"
redis-om = "^0.3.0"
redis-om = "^0.3.1"
rq = "^1.16.2"
pyyaml = "^6.0.1"
redis = "^5.0.4"
docker = "^7.0.0"
google-cloud-compute = "^1.18.0"
boto3 = "^1.28.85"
botocore = "^1.31.85"
boto3-stubs = { extras = ["ec2"], version = "^1.34.99" }
boto3-stubs = { extras = ["ec2"], version = "^1.34.104" }
githubkit = { extras = ["auth-app"], version = "^0.11.4" }
rq-scheduler = "^0.13.1"

Expand All @@ -30,18 +30,18 @@ rq-scheduler = "^0.13.1"
optional = true

[tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.5.21"
mkdocs-material = "^9.5.22"
mkdocs = "^1.5.3"

[tool.poetry.group.dev.dependencies]
connexion = "^3.0.5"
pytest = "^8.2.0"
pytest-cov = "^5.0.0"
hypothesis = "^6.100.5"
pyright = "^1.1.361"
hypothesis = "^6.102.1"
pyright = "^1.1.362"
black = "^24.4.2"
isort = "^5.13.2"
ruff = "^0.4.3"
ruff = "^0.4.4"
yamllint = "^1.35.1"
types-redis = "^4.6.0.20240425"

Expand Down

0 comments on commit b8b0d33

Please sign in to comment.