Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip(deps): bump the pip group with 9 updates (#619)
Bumps the pip group with 9 updates: | Package | From | To | | --- | --- | --- | | [redis](https://github.com/redis/redis-py) | `5.0.4` | `5.0.5` | | [boto3](https://github.com/boto/boto3) | `1.34.113` | `1.34.118` | | [botocore](https://github.com/boto/botocore) | `1.34.118` | `1.34.121` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.118` | `1.34.121` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.25` | `9.5.26` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.103.0` | `6.103.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.365` | `1.1.366` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.4.8` | Updates `redis` from 5.0.4 to 5.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/redis-py/releases">redis's releases</a>.</em></p> <blockquote> <h2>5.0.5</h2> <h1>Changes</h1> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix parsing of INFO response (<a href="https://redirect.github.com/redis/redis-py/issues/3265">#3265</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/redis-py/commit/6f55c0286ccc444204a23e8738117f43c182bf9b"><code>6f55c02</code></a> Bump version to 5.0.5 (<a href="https://redirect.github.com/redis/redis-py/issues/3267">#3267</a>)</li> <li><a href="https://github.com/redis/redis-py/commit/26d2d13edcf3f29a381df4850c5926cb285d3584"><code>26d2d13</code></a> Fix parsing of INFO response (<a href="https://redirect.github.com/redis/redis-py/issues/3264">#3264</a>)</li> <li>See full diff in <a href="https://github.com/redis/redis-py/compare/v5.0.4...v5.0.5">compare view</a></li> </ul> </details> <br /> Updates `boto3` from 1.34.113 to 1.34.118 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.34.118</h1> <ul> <li>api-change:<code>amplify</code>: [<code>botocore</code>] This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.</li> <li>api-change:<code>batch</code>: [<code>botocore</code>] This release adds support for the AWS Batch GetJobQueueSnapshot API operation.</li> <li>api-change:<code>eks</code>: [<code>botocore</code>] Adds support for EKS add-ons pod identity associations integration</li> <li>api-change:<code>iottwinmaker</code>: [<code>botocore</code>] Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null</li> </ul> <h1>1.34.117</h1> <ul> <li>api-change:<code>codebuild</code>: [<code>botocore</code>] AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise</li> <li>api-change:<code>codeguru-security</code>: [<code>botocore</code>] This release includes minor model updates and documentation updates.</li> <li>api-change:<code>elasticache</code>: [<code>botocore</code>] Update to attributes of TestFailover and minor revisions.</li> <li>api-change:<code>launch-wizard</code>: [<code>botocore</code>] This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.</li> </ul> <h1>1.34.116</h1> <ul> <li>api-change:<code>acm</code>: [<code>botocore</code>] add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> <li>api-change:<code>bedrock-agent</code>: [<code>botocore</code>] With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.</li> <li>api-change:<code>bedrock-runtime</code>: [<code>botocore</code>] This release adds Converse and ConverseStream APIs to Bedrock Runtime</li> <li>api-change:<code>cloudtrail</code>: [<code>botocore</code>] CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.</li> <li>api-change:<code>connect</code>: [<code>botocore</code>] Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API</li> <li>api-change:<code>emr-serverless</code>: [<code>botocore</code>] The release adds support for spark structured streaming.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] Updates Amazon RDS documentation for Aurora Postgres DBname.</li> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.</li> </ul> <h1>1.34.115</h1> <ul> <li>api-change:<code>athena</code>: [<code>botocore</code>] Throwing validation errors on CreateNotebook with Name containing <code>/</code>,<code>:</code>,<code>\</code></li> <li>api-change:<code>codebuild</code>: [<code>botocore</code>] AWS CodeBuild now supports manually creating GitHub webhooks</li> <li>api-change:<code>connect</code>: [<code>botocore</code>] This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.</li> <li>api-change:<code>glue</code>: [<code>botocore</code>] Add optional field JobMode to CreateJob and UpdateJob APIs.</li> <li>api-change:<code>securityhub</code>: [<code>botocore</code>] Add ROOT type for TargetType model</li> </ul> <h1>1.34.114</h1> <ul> <li>api-change:<code>dynamodb</code>: [<code>botocore</code>] Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.</li> <li>api-change:<code>ec2</code>: [<code>botocore</code>] Providing support to accept BgpAsnExtended attribute</li> <li>api-change:<code>kafka</code>: [<code>botocore</code>] Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK</li> <li>api-change:<code>swf</code>: [<code>botocore</code>] This release adds new APIs for deleting activity type and workflow type resources.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/1802f5c765fc22fcdf736029632abbba7298d26c"><code>1802f5c</code></a> Merge branch 'release-1.34.118'</li> <li><a href="https://github.com/boto/boto3/commit/5a6330687c4fd86c910b343fdcc0df890b825776"><code>5a63306</code></a> Bumping version to 1.34.118</li> <li><a href="https://github.com/boto/boto3/commit/96592d05d58cb195d98f114f4f1dd3253f87e5ab"><code>96592d0</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/006e0164a50b685d6a3041ab0c356aa937448266"><code>006e016</code></a> Merge branch 'release-1.34.117'</li> <li><a href="https://github.com/boto/boto3/commit/4ddee4bc56a505468782077d6545014d71e3cb23"><code>4ddee4b</code></a> Merge branch 'release-1.34.117' into develop</li> <li><a href="https://github.com/boto/boto3/commit/1b228ea2b00a33f2f1f440ce302e425c3afed032"><code>1b228ea</code></a> Bumping version to 1.34.117</li> <li><a href="https://github.com/boto/boto3/commit/adb9f74ee9c56751acf600f830ccb3bc8a4b62dc"><code>adb9f74</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/bfcc451f58c79e04bb25250041c6f3ba0873de86"><code>bfcc451</code></a> Merge branch 'release-1.34.116'</li> <li><a href="https://github.com/boto/boto3/commit/05019ed33c862c003d0b09642f14d56c7ef44640"><code>05019ed</code></a> Merge branch 'release-1.34.116' into develop</li> <li><a href="https://github.com/boto/boto3/commit/e2e0979a9872820269a536af536f4b22aeb3f602"><code>e2e0979</code></a> Bumping version to 1.34.116</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.34.113...1.34.118">compare view</a></li> </ul> </details> <br /> Updates `botocore` from 1.34.118 to 1.34.121 <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.121</h1> <ul> <li>api-change:<code>account</code>: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.</li> <li>api-change:<code>alexaforbusiness</code>: The alexaforbusiness client has been removed following the deprecation of the service.</li> <li>api-change:<code>firehose</code>: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations</li> <li>api-change:<code>fsx</code>: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.</li> <li>api-change:<code>glue</code>: This release adds support for creating and updating Glue Data Catalog Views.</li> <li>api-change:<code>honeycode</code>: The honeycode client has been removed following the deprecation of the service.</li> <li>api-change:<code>iotwireless</code>: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.</li> <li>api-change:<code>location</code>: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.</li> <li>api-change:<code>sns</code>: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.</li> <li>api-change:<code>sqs</code>: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.</li> <li>api-change:<code>storagegateway</code>: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.</li> <li>enhancement:AWSCRT: Update awscrt version to 0.20.11</li> </ul> <h1>1.34.120</h1> <ul> <li>api-change:<code>globalaccelerator</code>: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.</li> <li>api-change:<code>glue</code>: AWS Glue now supports native SaaS connectivity: Salesforce connector available now</li> <li>api-change:<code>s3</code>: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.</li> </ul> <h1>1.34.119</h1> <ul> <li>api-change:<code>ec2</code>: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.</li> <li>api-change:<code>pipes</code>: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes</li> <li>api-change:<code>sagemaker</code>: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.</li> <li>api-change:<code>taxsettings</code>: Initial release of AWS Tax Settings API</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/botocore/commit/0f340131561e92be8589865ad8096ae64d0be911"><code>0f34013</code></a> Merge branch 'release-1.34.121'</li> <li><a href="https://github.com/boto/botocore/commit/540fa1faa8d8ef7ce049fe1ab51f51a7e35167af"><code>540fa1f</code></a> Bumping version to 1.34.121</li> <li><a href="https://github.com/boto/botocore/commit/b9b67fb81697df6cd265bfa55e523fa6d119db7f"><code>b9b67fb</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/01cf063024caf37d7553a56b89ec55b994479198"><code>01cf063</code></a> Merge customizations for Location</li> <li><a href="https://github.com/boto/botocore/commit/8d83195f9035018f6b975258081cd00bdef7fc1f"><code>8d83195</code></a> Merge pull request <a href="https://redirect.github.com/boto/botocore/issues/3194">#3194</a> from kdaily/kdaily-remove-honeycode</li> <li><a href="https://github.com/boto/botocore/commit/95aab83ab56c906ed8083c7225efee4ff31528e9"><code>95aab83</code></a> Merge pull request <a href="https://redirect.github.com/boto/botocore/issues/3195">#3195</a> from kdaily/kdaily-remove-a4b</li> <li><a href="https://github.com/boto/botocore/commit/29c5ad1312632d60cadfba29dcdf5a7c610547cb"><code>29c5ad1</code></a> Update awscrt version to 0.20.11 (<a href="https://redirect.github.com/boto/botocore/issues/3198">#3198</a>)</li> <li><a href="https://github.com/boto/botocore/commit/9d69566d0cebf3fa9925251ecd28dad85cc6a0da"><code>9d69566</code></a> Merge branch 'release-1.34.120'</li> <li><a href="https://github.com/boto/botocore/commit/9207a3f58486dd1c4eb3d51d383275577566b6ce"><code>9207a3f</code></a> Merge branch 'release-1.34.120' into develop</li> <li><a href="https://github.com/boto/botocore/commit/0789efa691064e24f6144372373013736943ec8c"><code>0789efa</code></a> Bumping version to 1.34.120</li> <li>Additional commits viewable in <a href="https://github.com/boto/botocore/compare/1.34.118...1.34.121">compare view</a></li> </ul> </details> <br /> Updates `boto3-stubs` from 1.34.118 to 1.34.121 <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.25 to 9.5.26 <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.26</h2> <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> </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.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> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f8871975babb2928ef5d797ddcc659ddf8aa19ff"><code>f887197</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0d5a08ca9de9f97cb2302490b8ef9d451dfd17f3"><code>0d5a08c</code></a> Prepare 9.5.26 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/1cc45d50d077c8c27d58b71dcc11b941779ec9b2"><code>1cc45d5</code></a> Fixed active tab stolen on scroll with linked content tabs</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b5b7e9d678aa82b453516d041691c5e6fa0074ab"><code>b5b7e9d</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c182598acd7a4a19de6095d8cefc3efd321fb77a"><code>c182598</code></a> Added distribution files</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/49ebb9bbfa3f2ff714bdae765aa89fa51f4fc0d9"><code>49ebb9b</code></a> Improved accessibility of search partial (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7233">#7233</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/5bd843be2322f074578576360e4bed857d4f509b"><code>5bd843b</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0fc36a1f4c90f350be7c51f5600d7f33716faa7b"><code>0fc36a1</code></a> Added support for local author avatars</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2412a1b7bc0713730ec3d134b26fe503d9421c41"><code>2412a1b</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7221">#7221</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6c3f846078dcad4ae534683a7f07aac0f3955994"><code>6c3f846</code></a> Updated custom styles</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.5.25...9.5.26">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.2.1 to 8.2.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.2.2</h2> <h1>pytest 8.2.2 (2024-06-04)</h1> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12355">#12355</a>: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12367">#12367</a>: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12381">#12381</a>: Fix possible "Directory not empty" crashes arising from concurent cache dir (<code>.pytest_cache</code>) creation. Regressed in pytest 8.2.0.</li> </ul> <h2>Improved Documentation</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12290">#12290</a>: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12356">#12356</a>: Added a subsection to the documentation for debugging flaky tests to mention lack of thread safety in pytest as a possible source of flakyness.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12363">#12363</a>: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/329d3712146e69c471be3e30883d54bdde2f76cb"><code>329d371</code></a> Prepare release version 8.2.2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/214d098fcce88940f5ce9353786b3cc8f0bd3938"><code>214d098</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12414">#12414</a> from bluetech/backport-12409</li> <li><a href="https://github.com/pytest-dev/pytest/commit/153a436bc40c9e89d90d62255ef5a89e9a762dca"><code>153a436</code></a> [8.2.x] fixtures: fix catastrophic performance problem in <code>reorder_items</code></li> <li><a href="https://github.com/pytest-dev/pytest/commit/b41d5a52bbb808780ab310456d71e5ce509fd402"><code>b41d5a5</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12412">#12412</a> from pytest-dev/backport-12408-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/9bb73d734ff40f52d7bbebd708b5e3ab1ba20798"><code>9bb73d7</code></a> [8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/4569a01e3d20d64811d48b0b09539596520ea5a6"><code>4569a01</code></a> [8.2.x] doc: Update trainings/events (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12402">#12402</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/1d103e5cdc1cb08f332e61a5b20fb205fa5228e7"><code>1d103e5</code></a> [8.2.x] Clarify pytest_ignore_collect docs (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12386">#12386</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/240a252d34fff26efad5b3a92e62be4c9af94b70"><code>240a252</code></a> [8.2.x] Add html_baseurl to sphinx conf.py (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12372">#12372</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a5ee3c41268199c2c0af59c33050326b1c4a342e"><code>a5ee3c4</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/12370">#12370</a> from pytest-dev/backport-12368-to-8.2.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/f7358aec2884720b4de4594ffd0811b46316514c"><code>f7358ae</code></a> [8.2.x] unittest: fix class instances no longer released on test teardown sin...</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.103.0 to 6.103.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/395649aa005999e475c28f28d9f17a7e7d82f065"><code>395649a</code></a> Bump hypothesis-python version to 6.103.1 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7b1d10693ba6a57444c72c7d376c9fbc017bf2cc"><code>7b1d106</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3979">#3979</a> from jobh/gc-accounting</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/eec66ed8f0f0678ad487905cab03c8f5dc26affe"><code>eec66ed</code></a> Misleading comment fix</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/436b095bd70158e118ef013ebb5852891ea73b5d"><code>436b095</code></a> Add glob support for the scrutineer ignore list</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/70f4ceeefcce0d0a66277a9f245acc2a9fb308f8"><code>70f4cee</code></a> Fix pull ref in RELEASE</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/2708c4aa0cce33e01da13fbb523d7499a2dbfeda"><code>2708c4a</code></a> Make linter happy, add a healthcheck ignore</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/8f389b81dc981679843e7ef575214ae70cb636cb"><code>8f389b8</code></a> Tweaks</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/26fb9189a06fc67a9000f3bcc7dd133fdcfead67"><code>26fb918</code></a> Tweak test</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d3dc220462406c1199ec4fc0326b1ce810e5e9fc"><code>d3dc220</code></a> Fix CI tests</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/dd971f53a62fa6f5f1ceacb066590f6606eb8e35"><code>dd971f5</code></a> Tweaks</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.0...hypothesis-python-6.103.1">compare view</a></li> </ul> </details> <br /> Updates `pyright` from 1.1.365 to 1.1.366 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/d337bcf583c3e82def58bf73d3da5da30e81d190"><code>d337bcf</code></a> [pyright updated to 1.1.366] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/276">#276</a>)</li> <li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.366">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.4.7 to 0.4.8 <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.8</h2> <h2>Changes</h2> <h3>Performance</h3> <ul> <li>Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them (<a href="https://redirect.github.com/astral-sh/ruff/pull/11457">#11457</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>[<code>flake8-bugbear</code>] Implement <code>return-in-generator</code> (<code>B901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11644">#11644</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI063</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11699">#11699</a>)</li> <li>[<code>pygrep_hooks</code>] Check blanket ignores via file-level pragmas (<code>PGH004</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11540">#11540</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>pyupgrade</code>] Update <code>UP035</code> for Python 3.13 and the latest version of <code>typing_extensions</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11693">#11693</a>)</li> <li>[<code>numpy</code>] Update <code>NPY001</code> rule for NumPy 2.0 (<a href="https://redirect.github.com/astral-sh/ruff/pull/11735">#11735</a>)</li> </ul> <h3>Server</h3> <ul> <li>Formatting a document with syntax problems no longer spams a visible error popup (<a href="https://redirect.github.com/astral-sh/ruff/pull/11745">#11745</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add RDJson support for <code>--output-format</code> flag (<a href="https://redirect.github.com/astral-sh/ruff/pull/11682">#11682</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>pyupgrade</code>] Write empty string in lieu of panic when fixing <code>UP032</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11696">#11696</a>)</li> <li>[<code>flake8-simplify</code>] Simplify double negatives in <code>SIM103</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11684">#11684</a>)</li> <li>Ensure the expression generator adds a newline before <code>type</code> statements (<a href="https://redirect.github.com/astral-sh/ruff/pull/11720">#11720</a>)</li> <li>Respect per-file ignores for blanket and redirected noqa rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/11728">#11728</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/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/MichaelOultram-pexip"><code>@MichaelOultram-pexip</code></a></li> <li><a href="https://github.com/ajesipow"><code>@ajesipow</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/github-actions"><code>@github-actions</code></a></li> <li><a href="https://github.com/mtsokol"><code>@mtsokol</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/tobb10001"><code>@tobb10001</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.8</h2> <h3>Performance</h3> <ul> <li>Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them (<a href="https://redirect.github.com/astral-sh/ruff/pull/11457">#11457</a>)</li> </ul> <h3>Preview features</h3> <ul> <li>[<code>flake8-bugbear</code>] Implement <code>return-in-generator</code> (<code>B901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11644">#11644</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI063</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11699">#11699</a>)</li> <li>[<code>pygrep_hooks</code>] Check blanket ignores via file-level pragmas (<code>PGH004</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11540">#11540</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>pyupgrade</code>] Update <code>UP035</code> for Python 3.13 and the latest version of <code>typing_extensions</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11693">#11693</a>)</li> <li>[<code>numpy</code>] Update <code>NPY001</code> rule for NumPy 2.0 (<a href="https://redirect.github.com/astral-sh/ruff/pull/11735">#11735</a>)</li> </ul> <h3>Server</h3> <ul> <li>Formatting a document with syntax problems no longer spams a visible error popup (<a href="https://redirect.github.com/astral-sh/ruff/pull/11745">#11745</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add RDJson support for <code>--output-format</code> flag (<a href="https://redirect.github.com/astral-sh/ruff/pull/11682">#11682</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>pyupgrade</code>] Write empty string in lieu of panic when fixing <code>UP032</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11696">#11696</a>)</li> <li>[<code>flake8-simplify</code>] Simplify double negatives in <code>SIM103</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/11684">#11684</a>)</li> <li>Ensure the expression generator adds a newline before <code>type</code> statements (<a href="https://redirect.github.com/astral-sh/ruff/pull/11720">#11720</a>)</li> <li>Respect per-file ignores for blanket and redirected noqa rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/11728">#11728</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/a8cf7096ff1acbccf3af3aa37cd6e2170f1b1bc5"><code>a8cf709</code></a> Bump version to v0.4.8 (<a href="https://redirect.github.com/astral-sh/ruff/issues/11755">#11755</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/895eb3ef485836a75225e2534b638b98eaf30977"><code>895eb3e</code></a> [red-knot] refactor CFG outside of symbol table (<a href="https://redirect.github.com/astral-sh/ruff/issues/11746">#11746</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/2e0a9755e07cfe7ee30683b65bbc1d9b5aa8b141"><code>2e0a975</code></a> Disallow access to <code>Parsed</code> output, use the API instead (<a href="https://redirect.github.com/astral-sh/ruff/issues/11741">#11741</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b021b5babec5d88804cd67e03a946e1da0e1c0be"><code>b021b5b</code></a> Use <code>Tokens</code> from parsed type annotation or parsed source (<a href="https://redirect.github.com/astral-sh/ruff/issues/11740">#11740</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/eed6d784dfab61d0f1b1ebd95a7de7b1c6371149"><code>eed6d78</code></a> Update type annotation parsing API to return <code>Parsed</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/11739">#11739</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/8338db6c1247a22e0e42ab1b24acc45ae4837149"><code>8338db6</code></a> <code>ruff server</code>: Formatting a document with syntax problems no longer spams a v...</li> <li><a href="https://github.com/astral-sh/ruff/commit/d056d09547c5fe7ff5e787ada19fc37a73d9b444"><code>d056d09</code></a> [red-knot] add if-statement support to FlowGraph (<a href="https://redirect.github.com/astral-sh/ruff/issues/11673">#11673</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/1645be018d208271bbc82b9b965eaef0e727c32a"><code>1645be0</code></a> Update <code>NPY001</code> rule for NumPy 2.0 (<a href="https://redirect.github.com/astral-sh/ruff/issues/11735">#11735</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/2c865023acb0593a9c367c43c46893c83ded25ba"><code>2c86502</code></a> CI: add job to run tests under minimum supported rust version (msrv) (<a href="https://redirect.github.com/astral-sh/ruff/issues/11737">#11737</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/2567e14b7a550074c37fc5695e85510b5120a37a"><code>2567e14</code></a> Lexer should consider BOM for the start offset (<a href="https://redirect.github.com/astral-sh/ruff/issues/11732">#11732</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/v0.4.7...v0.4.8">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