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 11 updates (#482)
Bumps the pip group with 11 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.23.2` | `0.24.0.post1` | | [boto3](https://github.com/boto/boto3) | `1.28.69` | `1.28.74` | | [botocore](https://github.com/boto/botocore) | `1.31.74` | `1.31.85` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.28.74` | `1.28.85` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.7` | `9.4.8` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.88.1` | `6.88.4` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.333` | `1.1.335` | | [black](https://github.com/psf/black) | `23.10.1` | `23.11.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.3` | `0.1.5` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.32.0` | `1.33.0` | | [ddtrace](https://github.com/DataDog/dd-trace-py) | `2.1.4` | `2.1.6` | Updates `uvicorn` from 0.23.2 to 0.24.0.post1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/releases">uvicorn's releases</a>.</em></p> <blockquote> <h2>Version 0.24.0.post1</h2> <h3>Fixed</h3> <ul> <li>Revert mkdocs-material from 9.1.21 to 9.2.6 (<a href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>) 05/11/23</li> </ul> <h2>Version 0.24.0</h2> <h2>Added</h2> <ul> <li>Support Python 3.12 (<a href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>) 04/11/23</li> <li>Allow setting <code>app</code> via environment variable <code>UVICORN_APP</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2106">#2106</a>)</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.23.2...0.24.0">https://github.com/encode/uvicorn/compare/0.23.2...0.24.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md">uvicorn's changelog</a>.</em></p> <blockquote> <h2>0.24.0.post1 - 2023-11-06</h2> <h3>Fixed</h3> <ul> <li>Revert mkdocs-material from 9.1.21 to 9.2.6 (<a href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>) 05/11/23</li> </ul> <h2>0.24.0 - 2023-11-04</h2> <h3>Added</h3> <ul> <li>Support Python 3.12 (<a href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>) 04/11/23</li> <li>Allow setting <code>app</code> via environment variable <code>UVICORN_APP</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2106">#2106</a>) 21/09/23</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/uvicorn/commit/bf04afb292fd8704f8b5f24ae113ba74eab3c2e4"><code>bf04afb</code></a> Version 0.24.0.post1 (<a href="https://redirect.github.com/encode/uvicorn/issues/2149">#2149</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/cb9151068b270d178c4a7c80fe6837658366a714"><code>cb91510</code></a> Revert "Bump mkdocs-material from 9.1.21 to 9.2.6 (<a href="https://redirect.github.com/encode/uvicorn/issues/2090">#2090</a>)" (<a href="https://redirect.github.com/encode/uvicorn/issues/2148">#2148</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/5f142a884ed52790a38b8e34df7060a0c3c6c760"><code>5f142a8</code></a> Version 0.24.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2147">#2147</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/dff1a46264e2ec213afbff66b91db9a52ad12459"><code>dff1a46</code></a> Support Python 3.12 (<a href="https://redirect.github.com/encode/uvicorn/issues/2145">#2145</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/07c2b36455b5475ff7edfa54068ff2c0581a2be1"><code>07c2b36</code></a> Delete js folder and remove extra_javascript (<a href="https://redirect.github.com/encode/uvicorn/issues/2136">#2136</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/8bb5d75722a4e273a8092a958be4c89953f46b3b"><code>8bb5d75</code></a> Bump cryptography from 41.0.4 to 41.0.5 (<a href="https://redirect.github.com/encode/uvicorn/issues/2140">#2140</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/7af2a46e47a8153fca22cd49ef8e19e10669afdd"><code>7af2a46</code></a> Bump a2wsgi from 1.7.0 to 1.8.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2142">#2142</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/53cea295cc3dd13a828c6883441126c391c6600e"><code>53cea29</code></a> Bump pytest from 7.4.2 to 7.4.3 (<a href="https://redirect.github.com/encode/uvicorn/issues/2141">#2141</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/ef4674615e11f31616f38b6c9462940b2d4fe737"><code>ef46746</code></a> Bump mypy from 1.5.1 to 1.6.1 (<a href="https://redirect.github.com/encode/uvicorn/issues/2139">#2139</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/a302c75679b54ec1e2d79cbf3522fcf60da1f74b"><code>a302c75</code></a> Bump httpx from 0.24.1 to 0.25.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2138">#2138</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/uvicorn/compare/0.23.2...0.24.0.post1">compare view</a></li> </ul> </details> <br /> Updates `boto3` from 1.28.69 to 1.28.74 <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.28.74</h1> <ul> <li>api-change:<code>connect</code>: [<code>botocore</code>] This release adds InstanceId field for phone number APIs.</li> <li>api-change:<code>dataexchange</code>: [<code>botocore</code>] We added a new API action: SendDataSetNotification.</li> <li>api-change:<code>datasync</code>: [<code>botocore</code>] Platform version changes to support AL1 deprecation initiative.</li> <li>api-change:<code>finspace</code>: [<code>botocore</code>] Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.</li> <li>api-change:<code>mediapackagev2</code>: [<code>botocore</code>] This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.</li> <li>api-change:<code>redshift-serverless</code>: [<code>botocore</code>] Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.</li> <li>api-change:<code>resiliencehub</code>: [<code>botocore</code>] Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).</li> <li>api-change:<code>s3outposts</code>: [<code>botocore</code>] Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.</li> <li>api-change:<code>wisdom</code>: [<code>botocore</code>] This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.</li> </ul> <h1>1.28.73</h1> <ul> <li>api-change:<code>emr</code>: [<code>botocore</code>] Update emr client to latest version</li> <li>api-change:<code>neptune</code>: [<code>botocore</code>] Update TdeCredentialPassword type to SensitiveString</li> <li>api-change:<code>pinpoint</code>: [<code>botocore</code>] Updated documentation to describe the case insensitivity for EndpointIds.</li> <li>api-change:<code>redshift</code>: [<code>botocore</code>] added support to create a dual stack cluster</li> <li>api-change:<code>wafv2</code>: [<code>botocore</code>] Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.</li> </ul> <h1>1.28.72</h1> <ul> <li>api-change:<code>appstream</code>: [<code>botocore</code>] This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.</li> <li>api-change:<code>ec2</code>: [<code>botocore</code>] Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.</li> <li>api-change:<code>network-firewall</code>: [<code>botocore</code>] Network Firewall now supports inspection of outbound SSL/TLS traffic.</li> <li>api-change:<code>opensearch</code>: [<code>botocore</code>] You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.</li> <li>api-change:<code>redshift</code>: [<code>botocore</code>] Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.</li> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Amazon Sagemaker Autopilot now supports Text Generation jobs.</li> <li>api-change:<code>sns</code>: [<code>botocore</code>] Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.</li> <li>api-change:<code>ssm-sap</code>: [<code>botocore</code>] AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications</li> <li>api-change:<code>transfer</code>: [<code>botocore</code>] No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.</li> <li>api-change:<code>endpoint-rules</code>: [<code>botocore</code>] Update endpoint-rules client to latest version</li> </ul> <h1>1.28.71</h1> <ul> <li>enhancement:Configuration: [<code>botocore</code>] Adds client context params support to <code>Config</code>.</li> <li>api-change:<code>connectcases</code>: [<code>botocore</code>] Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500</li> <li>api-change:<code>groundstation</code>: [<code>botocore</code>] This release will allow KMS alias names to be used when creating Mission Profiles</li> <li>api-change:<code>iam</code>: [<code>botocore</code>] Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.</li> </ul> <p>1.28.70</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/e76683b2651e75c5edd1934e02ec27a65939257a"><code>e76683b</code></a> Merge branch 'release-1.28.74'</li> <li><a href="https://github.com/boto/boto3/commit/740f4226076bfdc19b146a6c080c53699bdd395a"><code>740f422</code></a> Bumping version to 1.28.74</li> <li><a href="https://github.com/boto/boto3/commit/1c43d59ddefaf97cada35ca1a67fd9fa3f72387e"><code>1c43d59</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/4d65c8bb612e932b748ca3ae185524b10765509b"><code>4d65c8b</code></a> Merge branch 'release-1.28.73'</li> <li><a href="https://github.com/boto/boto3/commit/3d48fef790ea6c3301280d8ba3d455b487f2fc6c"><code>3d48fef</code></a> Merge branch 'release-1.28.73' into develop</li> <li><a href="https://github.com/boto/boto3/commit/c9ba56b1dd1cfb096b3779011f92472346011518"><code>c9ba56b</code></a> Bumping version to 1.28.73</li> <li><a href="https://github.com/boto/boto3/commit/c24c9aacd7052c3b70ab8e837de93760917fc0bd"><code>c24c9aa</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/b017f647686e15d9845175c7fb32e45c0d98bdf8"><code>b017f64</code></a> Merge branch 'release-1.28.72'</li> <li><a href="https://github.com/boto/boto3/commit/a90e88c6b61c7bfc73a5ccfc5e6baae6d7eb7a56"><code>a90e88c</code></a> Merge branch 'release-1.28.72' into develop</li> <li><a href="https://github.com/boto/boto3/commit/01951a8d1e838ebe341ae18f316dff9b332e29c9"><code>01951a8</code></a> Bumping version to 1.28.72</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.28.69...1.28.74">compare view</a></li> </ul> </details> <br /> Updates `botocore` from 1.31.74 to 1.31.85 <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.31.85</h1> <ul> <li>enhancement:AWSCRT: Update awscrt version to 0.19.12</li> <li>api-change:<code>dataexchange</code>: Removed Required trait for DataSet.OriginDetails.ProductId.</li> <li>api-change:<code>dms</code>: Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.</li> <li>api-change:<code>ec2</code>: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.</li> <li>api-change:<code>ecs</code>: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.</li> <li>api-change:<code>emr</code>: Update emr client to latest version</li> <li>api-change:<code>servicecatalog-appregistry</code>: When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources.</li> <li>api-change:<code>endpoint-rules</code>: Update endpoint-rules client to latest version</li> </ul> <h1>1.31.84</h1> <ul> <li>enhancement:AWSCRT: Update awscrt version to 0.19.10</li> <li>api-change:<code>controltower</code>: AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time.</li> <li>api-change:<code>cur</code>: This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.</li> <li>api-change:<code>ec2</code>: EC2 adds API updates to enable ENA Express at instance launch time.</li> <li>api-change:<code>fms</code>: Adds optimizeUnassociatedWebACL flag to ManagedServiceData, updates third-party firewall examples, and other minor documentation updates.</li> <li>api-change:<code>marketplace-entitlement</code>: Update marketplace-entitlement client to latest version</li> <li>api-change:<code>mediaconvert</code>: This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.</li> <li>api-change:<code>rds</code>: Updates Amazon RDS documentation for zero-ETL integrations.</li> <li>api-change:<code>endpoint-rules</code>: Update endpoint-rules client to latest version</li> </ul> <h1>1.31.83</h1> <ul> <li>api-change:<code>cloudformation</code>: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.</li> <li>api-change:<code>cloudtrail</code>: The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.</li> <li>api-change:<code>comprehend</code>: This release adds support for toxicity detection and prompt safety classification.</li> <li>api-change:<code>connect</code>: This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn.</li> <li>api-change:<code>ec2</code>: AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.</li> <li>api-change:<code>eks</code>: Adding EKS Anywhere subscription related operations.</li> <li>api-change:<code>lambda</code>: Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.</li> <li>api-change:<code>logs</code>: Update to support new APIs for delivery of logs from AWS services.</li> <li>api-change:<code>omics</code>: Support UBAM filetype for Omics Storage and make referenceArn optional</li> <li>api-change:<code>endpoint-rules</code>: Update endpoint-rules client to latest version</li> </ul> <h1>1.31.82</h1> <ul> <li>api-change:<code>sqs</code>: This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.</li> </ul> <h1>1.31.81</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/botocore/commit/84b36af105df408ec8ff6c865b2d22514085a6c8"><code>84b36af</code></a> Merge branch 'release-1.31.85'</li> <li><a href="https://github.com/boto/botocore/commit/e307d8c6cf4733c774e8226025dfbe960e17a2ca"><code>e307d8c</code></a> Bumping version to 1.31.85</li> <li><a href="https://github.com/boto/botocore/commit/1f492f767d6e6b8f277dc424a74be61047f324d5"><code>1f492f7</code></a> Update to latest partitions and endpoints</li> <li><a href="https://github.com/boto/botocore/commit/3ee0568865431a80c60d144e0b8ba94d3af017c0"><code>3ee0568</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/110eb91308694fbb65818d66c13979a86317649e"><code>110eb91</code></a> Update awcrt version to 0.19.12 (<a href="https://redirect.github.com/boto/botocore/issues/3057">#3057</a>)</li> <li><a href="https://github.com/boto/botocore/commit/50861b96f9d51632d6ddd8bafac8d50f4e8b027a"><code>50861b9</code></a> Fix Sqs ErrorType not being parsed properly (<a href="https://redirect.github.com/boto/botocore/issues/3054">#3054</a>)</li> <li><a href="https://github.com/boto/botocore/commit/0d6c1fbc8a60802540c5dcd4e5d742425d2a91c6"><code>0d6c1fb</code></a> Isolate query compatible changes into function</li> <li><a href="https://github.com/boto/botocore/commit/52a61a32695192c6d7293f1deb8f53e2d5b6efe3"><code>52a61a3</code></a> Fix Sqs ErrorType not being parsed properly</li> <li><a href="https://github.com/boto/botocore/commit/8e9ec5fccd6f406936ea758423bba5898d417d87"><code>8e9ec5f</code></a> Merge branch 'release-1.31.84'</li> <li><a href="https://github.com/boto/botocore/commit/01dabf4d3dd645dcd921939a057429f0647cd2ec"><code>01dabf4</code></a> Merge branch 'release-1.31.84' into develop</li> <li>Additional commits viewable in <a href="https://github.com/boto/botocore/compare/1.31.74...1.31.85">compare view</a></li> </ul> </details> <br /> Updates `boto3-stubs` from 1.28.74 to 1.28.85 <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.4.7 to 9.4.8 <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.4.8</h2> <ul> <li>Fixed invalid local address replacement when using instant loading</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6275">#6275</a>: Crash after navigation caused 404 when using instant loading</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.4.8+insiders-4.43.0 (2023-11-05)</p> <ul> <li>Added support for GitLab committers (document contributors)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6264">#6264</a>: Fixed compatibility with Python < 3.10</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6254">#6254</a>: Meta plugin not applying meta files to blog posts</li> </ul> <p>mkdocs-material-9.4.8 (2023-11-05)</p> <ul> <li>Fixed invalid local address replacement when using instant loading</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6275">#6275</a>: Crash after navigation caused 404 when using instant loading</li> </ul> <p>mkdocs-material-9.4.7+insiders-4.42.3 (2023-10-27)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6251">#6251</a>: Cards in grids cut off on very small screens</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6241">#6241</a>: Using social plugin + static-i18n plugin errors</li> </ul> <p>mkdocs-material-9.4.7 (2023-10-27)</p> <ul> <li>Added Azerbaijani translations</li> </ul> <p>mkdocs-material-9.4.6+insiders-4.42.2 (2023-10-14)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6186">#6186</a>: Privacy plugin ignores hash fragments on images</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6180">#6180</a>: Projects plugin crashing when adding or removing files</li> </ul> <p>mkdocs-material-9.4.6 (2023-10-14)</p> <ul> <li>Updated Danish and Norwegian (Nynorsk) translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6169">#6169</a>: Blog post metadata layout overflows on small screens</li> </ul> <p>mkdocs-material-9.4.5 (2023-10-10)</p> <ul> <li>Fixed sidebar auto-positioning (9.4.2 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6166">#6166</a>: Improve group plugin compatibility with Python < 3.10</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6157">#6157</a>: Hiding tags does not work (9.4.3 regression)</li> </ul> <p>mkdocs-material-9.4.4+insiders-4.42.1 (2023-10-05)</p> <ul> <li>Fixed spacing of related links in blog posts on small screens</li> </ul> <p>mkdocs-material-9.4.4 (2023-10-05)</p> <ul> <li>Added support for overriding text to be copied for code blocks</li> <li>Fixed broken layout in some browsers at breakpoints when using zoom</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6132">#6132</a>: Incomplete search highlighting for code blocks in titles</li> </ul> <p>mkdocs-material-9.4.3 (2023-10-02)</p> <ul> <li>Added support for instant navigation progress indicator</li> <li>Improved spacing and alignment of tags</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/c0755bf2471a3476d9592de99384abe476c4a645"><code>c0755bf</code></a> Prepare 9.4.8 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/fabc9bd6b8c50001b2e2a3d9b8ee9b1fd53c5cfe"><code>fabc9bd</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/87d69a95b8284d60233d94563953ecf7b1dfc7ec"><code>87d69a9</code></a> Fixed invalid local address when using instant loading</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9a7a185f9d1d7cc4b47609846deeea26c04bd3b2"><code>9a7a185</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6267">#6267</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/7353c7d7cf862dec278d115bd4dbd892952d4111"><code>7353c7d</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6277">#6277</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ca5f5174a312fbf80e1e1ad275d84dbebdabf4cd"><code>ca5f517</code></a> Merge branch 'master' of github.com:squidfunk/mkdocs-material</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/494cae1e36664a5d106c1371b05e74f90703b919"><code>494cae1</code></a> Fixed crash after navigation caused 404 when using instant loading</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/1698708b2329980453da332a2aafa39b0f654653"><code>1698708</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6260">#6260</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/551d98e6de12e80e6da734bb3ff2dbc85d4adf5b"><code>551d98e</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6222">#6222</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/dfa5f0313893ff7fc254a8d74421735d5f1d3eb1"><code>dfa5f03</code></a> Bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6259">#6259</a>)</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.4.7...9.4.8">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.88.1 to 6.88.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/226268c9acccc68de89308741151116c9c899256"><code>226268c</code></a> Bump hypothesis-python version to 6.88.4 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d016726ff6368d84de52301debc15c2324fde4a8"><code>d016726</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3789">#3789</a> from Zac-HD/warn-composite-annotation</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/3d5388325e47c924cfd80744e36b95d3665c1d2c"><code>3d53883</code></a> Warn about composite annotation</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a35c0cc89fb21b132993cdf56c2715966e572a90"><code>a35c0cc</code></a> Bump hypothesis-python version to 6.88.3 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5afa50242628c4d62f8aed03ca9f85686856b50a"><code>5afa502</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3785">#3785</a> from Zac-HD/tuples-cleanup</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/345207a808c8c2cfc5da7f28a2c811dd9eb5b0d3"><code>345207a</code></a> fix generic tuples on py38</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a83681330e472f031c3777dfc053483619573f9a"><code>a836813</code></a> Allow registration of tuples</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5401530075b680cbc8f9e92b83ab603003854063"><code>5401530</code></a> Bump hypothesis-python version to 6.88.2 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a04236db36085e7ba5c2febde1c2982cf2f7463e"><code>a04236d</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3776">#3776</a> from tybug/sys-monitoring</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/66af9e6e2d6e6f6d63872e45b8300f1f2028f989"><code>66af9e6</code></a> fix missing cross-reference</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.88.1...hypothesis-python-6.88.4">compare view</a></li> </ul> </details> <br /> Updates `pyright` from 1.1.333 to 1.1.335 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/ae1de2aef13b58d0ad2c97095854fed66b193db8"><code>ae1de2a</code></a> Pyright NPM Package update to 1.1.335 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/229">#229</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/21f3e760e17ac8b7b0aa36a36960a9d99e194ab4"><code>21f3e76</code></a> [pyright updated to 1.1.334] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/226">#226</a>)</li> <li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.333...v1.1.335">compare view</a></li> </ul> </details> <br /> Updates `black` from 23.10.1 to 23.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/psf/black/releases">black's releases</a>.</em></p> <blockquote> <h2>23.11.0</h2> <h3>Highlights</h3> <ul> <li>Support formatting ranges of lines with the new <code>--line-ranges</code> command-line option (<a href="https://redirect.github.com/psf/black/issues/4020">#4020</a>)</li> </ul> <h3>Stable style</h3> <ul> <li>Fix crash on formatting bytes strings that look like docstrings (<a href="https://redirect.github.com/psf/black/issues/4003">#4003</a>)</li> <li>Fix crash when whitespace followed a backslash before newline in a docstring (<a href="https://redirect.github.com/psf/black/issues/4008">#4008</a>)</li> <li>Fix standalone comments inside complex blocks crashing Black (<a href="https://redirect.github.com/psf/black/issues/4016">#4016</a>)</li> <li>Fix crash on formatting code like <code>await (a ** b)</code> (<a href="https://redirect.github.com/psf/black/issues/3994">#3994</a>)</li> <li>No longer treat leading f-strings as docstrings. This matches Python's behaviour and fixes a crash (<a href="https://redirect.github.com/psf/black/issues/4019">#4019</a>)</li> </ul> <h3>Preview style</h3> <ul> <li>Multiline dicts and lists that are the sole argument to a function are now indented less (<a href="https://redirect.github.com/psf/black/issues/3964">#3964</a>)</li> <li>Multiline unpacked dicts and lists as the sole argument to a function are now also indented less (<a href="https://redirect.github.com/psf/black/issues/3992">#3992</a>)</li> <li>In f-string debug expressions, quote types that are visible in the final string are now preserved (<a href="https://redirect.github.com/psf/black/issues/4005">#4005</a>)</li> <li>Fix a bug where long <code>case</code> blocks were not split into multiple lines. Also enable general trailing comma rules on <code>case</code> blocks (<a href="https://redirect.github.com/psf/black/issues/4024">#4024</a>)</li> <li>Keep requiring two empty lines between module-level docstring and first function or class definition (<a href="https://redirect.github.com/psf/black/issues/4028">#4028</a>)</li> <li>Add support for single-line format skip with other comments on the same line (<a href="https://redirect.github.com/psf/black/issues/3959">#3959</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>Consistently apply force exclusion logic before resolving symlinks (<a href="https://redirect.github.com/psf/black/issues/4015">#4015</a>)</li> <li>Fix a bug in the matching of absolute path names in <code>--include</code> (<a href="https://redirect.github.com/psf/black/issues/3976">#3976</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Fix mypyc builds on arm64 on macOS (<a href="https://redirect.github.com/psf/black/issues/4017">#4017</a>)</li> </ul> <h3>Integrations</h3> <ul> <li>Black's pre-commit integration will now run only on git hooks appropriate for a code formatter (<a href="https://redirect.github.com/psf/black/issues/3940">#3940</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/psf/black/blob/main/CHANGES.md">black's changelog</a>.</em></p> <blockquote> <h2>23.11.0</h2> <h3>Highlights</h3> <ul> <li>Support formatting ranges of lines with the new <code>--line-ranges</code> command-line option (<a href="https://redirect.github.com/psf/black/issues/4020">#4020</a>)</li> </ul> <h3>Stable style</h3> <ul> <li>Fix crash on formatting bytes strings that look like docstrings (<a href="https://redirect.github.com/psf/black/issues/4003">#4003</a>)</li> <li>Fix crash when whitespace followed a backslash before newline in a docstring (<a href="https://redirect.github.com/psf/black/issues/4008">#4008</a>)</li> <li>Fix standalone comments inside complex blocks crashing Black (<a href="https://redirect.github.com/psf/black/issues/4016">#4016</a>)</li> <li>Fix crash on formatting code like <code>await (a ** b)</code> (<a href="https://redirect.github.com/psf/black/issues/3994">#3994</a>)</li> <li>No longer treat leading f-strings as docstrings. This matches Python's behaviour and fixes a crash (<a href="https://redirect.github.com/psf/black/issues/4019">#4019</a>)</li> </ul> <h3>Preview style</h3> <ul> <li>Multiline dicts and lists that are the sole argument to a function are now indented less (<a href="https://redirect.github.com/psf/black/issues/3964">#3964</a>)</li> <li>Multiline unpacked dicts and lists as the sole argument to a function are now also indented less (<a href="https://redirect.github.com/psf/black/issues/3992">#3992</a>)</li> <li>In f-string debug expressions, quote types that are visible in the final string are now preserved (<a href="https://redirect.github.com/psf/black/issues/4005">#4005</a>)</li> <li>Fix a bug where long <code>case</code> blocks were not split into multiple lines. Also enable general trailing comma rules on <code>case</code> blocks (<a href="https://redirect.github.com/psf/black/issues/4024">#4024</a>)</li> <li>Keep requiring two empty lines between module-level docstring and first function or class definition (<a href="https://redirect.github.com/psf/black/issues/4028">#4028</a>)</li> <li>Add support for single-line format skip with other comments on the same line (<a href="https://redirect.github.com/psf/black/issues/3959">#3959</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>Consistently apply force exclusion logic before resolving symlinks (<a href="https://redirect.github.com/psf/black/issues/4015">#4015</a>)</li> <li>Fix a bug in the matching of absolute path names in <code>--include</code> (<a href="https://redirect.github.com/psf/black/issues/3976">#3976</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Fix mypyc builds on arm64 on macOS (<a href="https://redirect.github.com/psf/black/issues/4017">#4017</a>)</li> </ul> <h3>Integrations</h3> <ul> <li>Black's pre-commit integration will now run only on git hooks appropriate for a code formatter (<a href="https://redirect.github.com/psf/black/issues/3940">#3940</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/psf/black/commit/2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c"><code>2a1c67e</code></a> Prepare release 23.11.0 (<a href="https://redirect.github.com/psf/black/issues/4032">#4032</a>)</li> <li><a href="https://github.com/psf/black/commit/72e7a2e43eef2aa0c83652bb6725eb004a2a69f3"><code>72e7a2e</code></a> Remove redundant condition from <code>has_magic_trailing_comma</code> (<a href="https://redirect.github.com/psf/black/issues/4023">#4023</a>)</li> <li><a href="https://github.com/psf/black/commit/1a7d9c2f58de1ffcbbe6d133f60f283601ba3f54"><code>1a7d9c2</code></a> Preserve visible quote types for f-string debug expressions (<a href="https://redirect.github.com/psf/black/issues/4005">#4005</a>)</li> <li><a href="https://github.com/psf/black/commit/f4c7be5445c87d9af5eba3d12faea62d2635e3d8"><code>f4c7be5</code></a> docs: fix minor typo (<a href="https://redirect.github.com/psf/black/issues/4030">#4030</a>)</li> <li><a href="https://github.com/psf/black/commit/2e4fac9d87615e904a49e46a9cab2293e0b13126"><code>2e4fac9</code></a> Apply force exclude logic before symlink resolution (<a href="https://redirect.github.com/psf/black/issues/4015">#4015</a>)</li> <li><a href="https://github.com/psf/black/commit/66008fda5dc07f5626e5f5d0dcefc476a9c12ab8"><code>66008fd</code></a> [563] Fix standalone comments inside complex blocks crashing Black (<a href="https://redirect.github.com/psf/black/issues/4016">#4016</a>)</li> <li><a href="https://github.com/psf/black/commit/50ed6221d97b265025abaa66116a7b185f2df5e2"><code>50ed622</code></a> Fix long case blocks not split into multiple lines (<a href="https://redirect.github.com/psf/black/issues/4024">#4024</a>)</li> <li><a href="https://github.com/psf/black/commit/46be1f8e54ac9a7d67723c0fa28c7bec13a0a2bf"><code>46be1f8</code></a> Support formatting specified lines (<a href="https://redirect.github.com/psf/black/issues/4020">#4020</a>)</li> <li><a href="https://github.com/psf/black/commit/ecbd9e8cf71f13068c7e6803a534e00363114c91"><code>ecbd9e8</code></a> Fix crash with f-string docstrings (<a href="https://redirect.github.com/psf/black/issues/4019">#4019</a>)</li> <li><a href="https://github.com/psf/black/commit/e808e61db8c7a8f9c7fd4b2fff2281141f6b2517"><code>e808e61</code></a> Preview: Keep requiring two empty lines between module-level docstring and fi...</li> <li>Additional commits viewable in <a href="https://github.com/psf/black/compare/23.10.1...23.11.0">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.1.3 to 0.1.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>v0.1.5</h2> <h2>Changes</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-bandit</code>] Implement <code>mako-templates</code> (<code>S702</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/8533">#8533</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO105</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8490">#8490</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO109</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8534">#8534</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO110</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8537">#8537</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO115</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8486">#8486</a>)</li> <li>[<code>refurb</code>] Implement <code>type-none-comparison</code> (<code>FURB169</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/8487">#8487</a>)</li> <li>Flag all comparisons against builtin types in <code>E721</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8491">#8491</a>)</li> <li>Make <code>SIM118</code> fix as safe when the expression is a known dictionary (<a href="https://redirect.github.com/astral-sh/ruff/pull/8525">#8525</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix multiline lambda expression statement formatting (<a href="https://redirect.github.com/astral-sh/ruff/pull/8466">#8466</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add hidden <code>--extension</code> to override inference of source type from file extension (<a href="https://redirect.github.com/astral-sh/ruff/pull/8373">#8373</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>Account for selector specificity when merging <code>extend_unsafe_fixes</code> and <code>override extend_safe_fixes</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8444">#8444</a>)</li> <li>Add support for disabling cache with <code>RUFF_NO_CACHE</code> environment variable (<a href="https://redirect.github.com/astral-sh/ruff/pull/8538">#8538</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>E721</code>] Flag comparisons to <code>memoryview</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8485">#8485</a>)</li> <li>Allow collapsed-ellipsis bodies in other statements (<a href="https://redirect.github.com/astral-sh/ruff/pull/8499">#8499</a>)</li> <li>Avoid <code>D301</code> autofix for <code>u</code> prefixed strings (<a href="https://redirect.github.com/astral-sh/ruff/pull/8495">#8495</a>)</li> <li>Only flag <code>flake8-trio</code> rules when <code>trio</code> import is present (<a href="https://redirect.github.com/astral-sh/ruff/pull/8550">#8550</a>)</li> <li>Reject more syntactically invalid Python programs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8524">#8524</a>)</li> <li>Avoid raising <code>TRIO115</code> violations for <code>trio.sleep(...)</code> calls with non-number values (<a href="https://redirect.github.com/astral-sh/ruff/pull/8532">#8532</a>)</li> <li>Fix <code>F841</code> false negative on assignment to multiple variables (<a href="https://redirect.github.com/astral-sh/ruff/pull/8489">#8489</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Fix link to isort <code>known-first-party</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8562">#8562</a>)</li> <li>Add notes on fix safety to a few rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/8500">#8500</a>)</li> <li>Add missing toml config tabs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8512">#8512</a>)</li> <li>Add instructions for configuration of Emacs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8488">#8488</a>)</li> <li>Improve detail link contrast in dark mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/8548">#8548</a>)</li> <li>Fix typo in example (<a href="https://redirect.github.com/astral-sh/ruff/pull/8506">#8506</a>)</li> <li>Added tabs for configuration files in the documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/8480">#8480</a>)</li> <li>Recommend <code>project.requires-python</code> over <code>target-version</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8513">#8513</a>)</li> <li>Add singleton escape hatch to <code>B008</code> documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/8501">#8501</a>)</li> <li>Fix tab configuration docs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8502">#8502</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.1.5</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-bandit</code>] Implement <code>mako-templates</code> (<code>S702</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/8533">#8533</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO105</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8490">#8490</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO109</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8534">#8534</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO110</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8537">#8537</a>)</li> <li>[<code>flake8-trio</code>] Implement <code>TRIO115</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8486">#8486</a>)</li> <li>[<code>refurb</code>] Implement <code>type-none-comparison</code> (<code>FURB169</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/8487">#8487</a>)</li> <li>Flag all comparisons against builtin types in <code>E721</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8491">#8491</a>)</li> <li>Make <code>SIM118</code> fix as safe when the expression is a known dictionary (<a href="https://redirect.github.com/astral-sh/ruff/pull/8525">#8525</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix multiline lambda expression statement formatting (<a href="https://redirect.github.com/astral-sh/ruff/pull/8466">#8466</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add hidden <code>--extension</code> to override inference of source type from file extension (<a href="https://redirect.github.com/astral-sh/ruff/pull/8373">#8373</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>Account for selector specificity when merging <code>extend_unsafe_fixes</code> and <code>override extend_safe_fixes</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8444">#8444</a>)</li> <li>Add support for disabling cache with <code>RUFF_NO_CACHE</code> environment variable (<a href="https://redirect.github.com/astral-sh/ruff/pull/8538">#8538</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>E721</code>] Flag comparisons to <code>memoryview</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8485">#8485</a>)</li> <li>Allow collapsed-ellipsis bodies in other statements (<a href="https://redirect.github.com/astral-sh/ruff/pull/8499">#8499</a>)</li> <li>Avoid <code>D301</code> autofix for <code>u</code> prefixed strings (<a href="https://redirect.github.com/astral-sh/ruff/pull/8495">#8495</a>)</li> <li>Only flag <code>flake8-trio</code> rules when <code>trio</code> import is present (<a href="https://redirect.github.com/astral-sh/ruff/pull/8550">#8550</a>)</li> <li>Reject more syntactically invalid Python programs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8524">#8524</a>)</li> <li>Avoid raising <code>TRIO115</code> violations for <code>trio.sleep(...)</code> calls with non-number values (<a href="https://redirect.github.com/astral-sh/ruff/pull/8532">#8532</a>)</li> <li>Fix <code>F841</code> false negative on assignment to multiple variables (<a href="https://redirect.github.com/astral-sh/ruff/pull/8489">#8489</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Fix link to isort <code>known-first-party</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8562">#8562</a>)</li> <li>Add notes on fix safety to a few rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/8500">#8500</a>)</li> <li>Add missing toml config tabs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8512">#8512</a>)</li> <li>Add instructions for configuration of Emacs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8488">#8488</a>)</li> <li>Improve detail link contrast in dark mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/8548">#8548</a>)</li> <li>Fix typo in example (<a href="https://redirect.github.com/astral-sh/ruff/pull/8506">#8506</a>)</li> <li>Added tabs for configuration files in the documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/8480">#8480</a>)</li> <li>Recommend <code>project.requires-python</code> over <code>target-version</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/8513">#8513</a>)</li> <li>Add singleton escape hatch to <code>B008</code> documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/8501">#8501</a>)</li> <li>Fix tab configuration docs (<a href="https://redirect.github.com/astral-sh/ruff/pull/8502">#8502</a>)</li> </ul> <h2>0.1.4</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/3956f38999ff7c036e9d1ac9410b3eff834cb158"><code>3956f38</code></a> Prepare release 0.1.5 (<a href="https://redirect.github.com/astral-sh/ruff/issues/8570">#8570</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/fe9727ac38db6d3b8ab3efcbf4e1766eb2ec9736"><code>fe9727a</code></a> Add <code>rooster</code> release management configuration and instructions (<a href="https://redirect.github.com/astral-sh/ruff/issues/8567">#8567</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/3ebaca52464e1db3d808adca9c3de09b90dabfaf"><code>3ebaca5</code></a> Doc: Fix link to isort <code>known-first-party</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/8562">#8562</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7391f74cbcf24b9c09244a3376bbb2a0ca8929d4"><code>7391f74</code></a> Add hidden <code>--extension</code> to override inference of source type from file exten...</li> <li><a href="https://github.com/astral-sh/ruff/commit/71e93a9fa40d98414c7859b827dac7d6eda7d523"><code>71e93a9</code></a> Only flag flake8-trio rule when trio is present (<a href="https://redirect.github.com/astral-sh/ruff/issues/8550">#8550</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e2c7b1ece6db83af919c4c2e006bf00496d7fa73"><code>e2c7b1e</code></a> [TRIO] Add TRIO109 rule (<a href="https://redirect.github.com/astral-sh/ruff/issues/8534">#8534</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/621e98f4523267526391947154bb9f64fdb8c9c6"><code>621e98f</code></a> Improve detail link contrast in dark mode (<a href="https://redirect.github.com/astral-sh/ruff/issues/8548">#8548</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/0126f74c29c5647295bebf4b42d79f12b7ffd8e4"><code>0126f74</code></a> Add TRIO110 rule (<a href="https://redirect.github.com/astral-sh/ruff/issues/8537">#8537</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/fce9f634180989089d6f761913b34d7219a10138"><code>fce9f63</code></a> [<code>flake8-bandit</code>] Implement <code>mako-templates</code> (<code>S702</code>) (<a href="https://redirect.github.com/astral-sh/ruff/issues/8533">#8533</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/ce549e75bc93e200f82b3bde48167efb60f8f750"><code>ce549e7</code></a> Update pre-commit documentation (<a href="https://redirect.github.com/astral-sh/ruff/issues/8545">#8545</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/v0.1.3...v0.1.5">compare view</a></li> </ul> </details> <br /> Updates `yamllint` from 1.32.0 to 1.33.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst">yamllint's changelog</a>.</em></p> <blockquote> <h2>1.33.0 (2023-11-09)</h2> <ul> <li>Add support for Python 3.12, drop support for Python 3.7</li> <li>Rule <code>document-end</code>: fix spurious "missing document end"</li> <li>Rule <code>empty-values</code>: add <code>forbid-in-block-sequences</code> option</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adrienverge/yamllint/commit/8713140e99914c0cb6e07364daedfb140847c3c5"><code>8713140</code></a> yamllint version 1.33.0</li> <li><a href="https://github.com/adrienverge/yamllint/commit/a26dd0084cc065d81611aa601bcdabbc7d9c5977"><code>a26dd00</code></a> empty-values: Add forbid-in-block-sequences option</li> <li><a href="https://github.com/adrienverge/yamllint/commit/e1d45c3ae56aadbc58f098f05c3600cf95e9b2a1"><code>e1d45c3</code></a> CI: Add support for Python 3.12</li> <li><a href="https://github.com/adrienverge/yamllint/commit/f63e56fd982e8dcee9f7849f80926e032cdabebd"><code>f63e56f</code></a> style: Use f-strings wherever possible</li> <li><a href="https://github.com/adrienverge/yamllint/commit/816d575228a075a4599fdc3027797c483e96cdfa"><code>816d575</code></a> style: Apply a couple refurb suggestions</li> <li><a href="https://github.com/adrienverge/yamllint/commit/3e643724ce7ab3ad7c6007ce349223995b31eeb5"><code>3e64372</code></a> tests: Apply pyupgrade suggestions</li> <li><a href="https://github.com/adrienverge/yamllint/commit/41ec303df70d2fbc8db2d44782cf7f948534055a"><code>41ec303</code></a> ci: Update GitHub Actions</li> <li><a href="https://github.com/adrienverge/yamllint/commit/40ce4c21df53dd6c4c9c150d0871df06ad619b1e"><code>40ce4c2</code></a> Drop support for Python 3.7</li> <li><a href="https://github.com/adrienverge/yamllint/commit/a68c3aa69e298ea20bdfb51ac388d5bfc4c347aa"><code>a68c3aa</code></a> document-end: Fix spurious "missing document end"</li> <li><a href="https://github.com/adrienverge/yamllint/commit/7f2c0715456939ac6196d8f457c6c540086f3608"><code>7f2c071</code></a> build: Fix license identifier according to license notice in source files</li> <li>See full diff in <a href="https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.0">compare view</a></li> </ul> </details> <br /> Updates `ddtrace` from 2.1.4 to 2.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/DataDog/dd-trace-py/releases">ddtrace's releases</a>.</em></p> <blockquote> <h2>2.1.6</h2> <h3>Bug Fixes</h3> <ul> <li>ASM: add support for psycopg2 adapt mechanism to LazyTaintList, preventing a ProgrammingError when using psycopg2 with IAST.</li> <li>langchain: This fix resolves an issue with tagging pydantic <!-- raw HTML omitted -->SecretStr<!-- raw HTML omitted --> type api keys.</li> <li>lib injection: Fix permissions error raised when non-root users copy single step instrumentation files.</li> <li>This fix resolves an issue where type-checking would fail on valid application code due to a type hint on <code>Span.set_tags</code> that was too restrictive.</li> </ul> <h2>2.1.5</h2> <h3>Upgrade Notes</h3> <ul> <li>The <code>wrapt</code> and <code>psutil</code> packages are vendored to help users avoid building these packages if wheels were not available for a given platform. This reverses a change released in v2.0.0.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>CI: fixes an issue which prevented the library from filtering user credentials for SSH Git repository URLs</li> <li>Use a unique default service name across all the products provided by the library when one is not given via the configuration interface.</li> <li>CI Visibility: fixes <code>unittest</code> data not being initialized properly</li> <li>Vulnerability Management for Code-level (IAST): This fix resolves an issue where SimpleJSON encoder would throw an exception while encoding a tainted dict or list.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DataDog/dd-trace-py/commit/b3a97bf0c197c97bc56abf696b7bdc66f6c68208"><code>b3a97bf</code></a> chore(iast): slice propagation ranges error and store hash and id separately ...</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/4b064bc15a28a02b479a14fa9eb3746b2afdaf4e"><code>4b064bc</code></a> fix(iast): remove logs metrics noise [backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7549">#7549</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/348e20bd0590c7be0f50ef0f1d256bcf6b3f85d7"><code>348e20b</code></a> fix(lib-inject): set execute permissions on package files [backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7">#7</a>...</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/2e7691c5b8c33a378ae58d3b2754fec76932e8d6"><code>2e7691c</code></a> fix(asm): add support for pyscopg2 adapt to lazytaintlist for iast. backport-...</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/2407a3ed2cb5b4e52e55bb8cd5608d5fd0c8a304"><code>2407a3e</code></a> fix(various): strip debuginfo on release [backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7322">#7322</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/56019da9424c345896ac3b28ac45bb35ebc5f045"><code>56019da</code></a> fix(tracing): fix type signature on span.set_tags to allow non-text values [b...</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/a9162a93dcbda69e531bc40dacd2bd312b485373"><code>a9162a9</code></a> fix(iast): improve traceback message from telemetry logs [Backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7523">#7523</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/37b3e55a61b3dc4c844fa4cd91329b1847eed410"><code>37b3e55</code></a> fix(iast): report cookies vuln [backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7500">#7500</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/b0c204847da26e88e416ff45bf6fcfe06c3b06df"><code>b0c2048</code></a> fix(langchain): handle secret str api keys [backport 2.1] (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7480">#7480</a>)</li> <li><a href="https://github.com/DataDog/dd-trace-py/commit/4e7c00a7596c22b3546afd6daad23ef75c313951"><code>4e7c00a</code></a> ci: pin flake8 builtins to avoid failing on 2.2.0 (<a href="https://redirect.github.com/DataDog/dd-trace-py/issues/7466">#7466</a>)</li> <li>Additional commits viewable in <a href="https://github.com/DataDog/dd-trace-py/compare/v2.1.4...v2.1.6">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