openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
104 stars 24 forks source link

⬆️(dependencies) update python dependencies #2550

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyMuPDF (changelog) ==1.23.12 -> ==1.23.19 age adoption passing confidence
bandit (source, changelog) ==1.7.6 -> ==1.7.7 age adoption passing confidence
black (changelog) ==23.12.1 -> ==24.1.1 age adoption passing confidence
boto3 ==1.34.19 -> ==1.34.29 age adoption passing confidence
cryptography (changelog) ==41.0.7 -> ==42.0.1 age adoption passing confidence
drf-spectacular ==0.27.0 -> ==0.27.1 age adoption passing confidence
playwright (changelog) ==1.40.0 -> ==1.41.1 age adoption passing confidence
pytest (source, changelog) ==7.4.4 -> ==8.0.0 age adoption passing confidence
signxml ==3.2.1 -> ==3.2.2 age adoption passing confidence
social-auth-core ==4.5.1 -> ==4.5.2 age adoption passing confidence
uvicorn (changelog) ==0.25.0 -> ==0.27.0.post1 age adoption passing confidence

Release Notes

pymupdf/pymupdf (PyMuPDF) ### [`v1.23.19`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.19): PyMuPDF-1.23.19 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.18...1.23.19) PyMuPDF-1.23.19 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.23.19 (2024-01-25)** - Bug fixes: - **Fixed** [#​3087](https://togithub.com/pymupdf/pymupdf/issues/3087) - **Fixed** [#​3094](https://togithub.com/pymupdf/pymupdf/issues/3094) - Other: - When finding tables: - Allow addition of user-defined "virtual" vector graphics when finding tables. - Confirm that the enveloping bboxes of vector graphics are inside the clip rectangle. - Avoid slow finding of rectangle intersections. - Added `Font.bbox` property. ### [`v1.23.18`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.18): PyMuPDF-1.23.18 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.17...1.23.18) PyMuPDF-1.23.18 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.23.18 (2024-01-23)** - Bug fixes: - **Fixed** [#​3081](https://togithub.com/pymupdf/pymupdf/issues/3081) - Other: - Reduced size of sdist to fit on pypi.org (by reducing size of two test files). - Fix `Annot.file_info()` if no `Desc` item. ### [`v1.23.17`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.17): PyMuPDF-1.23.17 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.16...1.23.17) PyMuPDF-1.23.17 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.23.17 (2024-01-22)** - Bug fixes: - **Fixed** [#​3062](https://togithub.com/pymupdf/pymupdf/issues/3062) - **Fixed** [#​3070](https://togithub.com/pymupdf/pymupdf/issues/3070) - Other: - Fixed bug in `Page.links()` (PR [#​3075](https://togithub.com/pymupdf/pymupdf/issues/3075)). - Fixed bug in `Page.get_bboxlog()` with layers. - Add support for timeouts in scripts/ and tests/run_compound.py. ### [`v1.23.16`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.16): PyMuPDF-1.23.16 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.15...1.23.16) PyMuPDF-1.23.16 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.23.16 (2024-01-18)** - Bug fixes: - **Fixed** [#​3058](https://togithub.com/pymupdf/pymupdf/issues/3058) - Other: - In table detection strategy "lines_strict", exclude fill-only vector graphics. - Fixed sysinstall test failure. - In documentation, update feature matrix with item about text writing. ### [`v1.23.15`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.15): PyMuPDF-1.23.15 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.14...1.23.15) PyMuPDF-1.23.15 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.23.15 (2024-01-16)** - Bug fixes: - **Fixed** [#​3051](https://togithub.com/pymupdf/pymupdf/issues/3051) - Other: - Improved docs for Page.find_tables(). ### [`v1.23.14`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.14): PyMuPDF-1.23.14 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.13...1.23.14) PyMuPDF-1.23.14 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels are not available yet, they will be build and uploaded later.] **Changes in version 1.23.14 (2024-01-15)** - Bug fixes: - **Fixed** [#​3038](https://togithub.com/pymupdf/pymupdf/issues/3038) - **Fixed** [#​3039](https://togithub.com/pymupdf/pymupdf/issues/3039) - Other: - Ensure valid "re" rectangles in `Page.get_drawings()` with derotated pages. ### [`v1.23.13`](https://togithub.com/pymupdf/PyMuPDF/releases/tag/1.23.13): PyMuPDF-1.23.13 released [Compare Source](https://togithub.com/pymupdf/pymupdf/compare/1.23.12...1.23.13) PyMuPDF-1.23.13 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels are not available yet, they will be build and uploaded later.] **Changes in version 1.23.13 (2024-01-15)** - Bug fixes: - **Fixed** [#​2979](https://togithub.com/pymupdf/pymupdf/issues/2979) - **Fixed** [#​3001](https://togithub.com/pymupdf/pymupdf/issues/3001) - Other: - Fixed `Rect.height` and `Rect.width` to never return negative values. - Fixed `TextPage.extractIMGINFO()`'s returned `dictkey_yres` value.
PyCQA/bandit (bandit) ### [`v1.7.7`](https://togithub.com/PyCQA/bandit/releases/tag/1.7.7) [Compare Source](https://togithub.com/PyCQA/bandit/compare/1.7.6...1.7.7) #### What's Changed - Add the new release to bandit versions of bug template by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1075](https://togithub.com/PyCQA/bandit/pull/1075) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/PyCQA/bandit/pull/1076](https://togithub.com/PyCQA/bandit/pull/1076) - Handle variant in how policy is passed in paramiko by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1078](https://togithub.com/PyCQA/bandit/pull/1078) - Flag str.replace as possible sql injection by [@​costaparas](https://togithub.com/costaparas) in [https://github.com/PyCQA/bandit/pull/1044](https://togithub.com/PyCQA/bandit/pull/1044) - defusedxml: Show correct module name by [@​kajinamit](https://togithub.com/kajinamit) in [https://github.com/PyCQA/bandit/pull/1081](https://togithub.com/PyCQA/bandit/pull/1081) - Add tidelift to the sponsor funding list by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1089](https://togithub.com/PyCQA/bandit/pull/1089) - Create a security policy by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1091](https://togithub.com/PyCQA/bandit/pull/1091) - Fix up issues found running Bandit on itself by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1093](https://togithub.com/PyCQA/bandit/pull/1093) - Add random.randbytes to blacklist calls by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1096](https://togithub.com/PyCQA/bandit/pull/1096) - Prepend ./ for files specified as CLI args by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1094](https://togithub.com/PyCQA/bandit/pull/1094) - Rework GitPython dependency to be an extra for bandit-baseline by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1099](https://togithub.com/PyCQA/bandit/pull/1099) - Bump actions/dependency-review-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/PyCQA/bandit/pull/1101](https://togithub.com/PyCQA/bandit/pull/1101) - Introduce Official Bandit Images by [@​lukehinds](https://togithub.com/lukehinds) in [https://github.com/PyCQA/bandit/pull/1088](https://togithub.com/PyCQA/bandit/pull/1088) - Remove markdown formatting in reStructuredText formatted README by [@​ericwb](https://togithub.com/ericwb) in [https://github.com/PyCQA/bandit/pull/1103](https://togithub.com/PyCQA/bandit/pull/1103) - Downsize the org:repo name by [@​lukehinds](https://togithub.com/lukehinds) in [https://github.com/PyCQA/bandit/pull/1104](https://togithub.com/PyCQA/bandit/pull/1104) #### New Contributors - [@​kajinamit](https://togithub.com/kajinamit) made their first contribution in [https://github.com/PyCQA/bandit/pull/1081](https://togithub.com/PyCQA/bandit/pull/1081) **Full Changelog**: https://github.com/PyCQA/bandit/compare/1.7.6...1.7.7
psf/black (black) ### [`v24.1.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2411) [Compare Source](https://togithub.com/psf/black/compare/24.1.0...24.1.1) Bugfix release to fix a bug that made Black unusable on certain file systems with strict limits on path length. ##### Preview style - Consistently add trailing comma on typed parameters ([#​4164](https://togithub.com/psf/black/issues/4164)) ##### Configuration - Shorten the length of the name of the cache file to fix crashes on file systems that do not support long paths ([#​4176](https://togithub.com/psf/black/issues/4176)) ### [`v24.1.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2410) [Compare Source](https://togithub.com/psf/black/compare/23.12.1...24.1.0) ##### Highlights This release introduces the new 2024 stable style ([#​4106](https://togithub.com/psf/black/issues/4106)), stabilizing the following changes: - Add parentheses around `if`-`else` expressions ([#​2278](https://togithub.com/psf/black/issues/2278)) - Dummy class and function implementations consisting only of `...` are formatted more compactly ([#​3796](https://togithub.com/psf/black/issues/3796)) - If an assignment statement is too long, we now prefer splitting on the right-hand side ([#​3368](https://togithub.com/psf/black/issues/3368)) - Hex codes in Unicode escape sequences are now standardized to lowercase ([#​2916](https://togithub.com/psf/black/issues/2916)) - Allow empty first lines at the beginning of most blocks ([#​3967](https://togithub.com/psf/black/issues/3967), [#​4061](https://togithub.com/psf/black/issues/4061)) - Add parentheses around long type annotations ([#​3899](https://togithub.com/psf/black/issues/3899)) - Enforce newline after module docstrings ([#​3932](https://togithub.com/psf/black/issues/3932), [#​4028](https://togithub.com/psf/black/issues/4028)) - Fix incorrect magic trailing comma handling in return types ([#​3916](https://togithub.com/psf/black/issues/3916)) - Remove blank lines before class docstrings ([#​3692](https://togithub.com/psf/black/issues/3692)) - Wrap multiple context managers in parentheses if combined in a single `with` statement ([#​3489](https://togithub.com/psf/black/issues/3489)) - Fix bug in line length calculations for power operations ([#​3942](https://togithub.com/psf/black/issues/3942)) - Add trailing commas to collection literals even if there's a comment after the last entry ([#​3393](https://togithub.com/psf/black/issues/3393)) - When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from subscript expressions with more than 1 element ([#​3209](https://togithub.com/psf/black/issues/3209)) - Add extra blank lines in stubs in a few cases ([#​3564](https://togithub.com/psf/black/issues/3564), [#​3862](https://togithub.com/psf/black/issues/3862)) - Accept raw strings as docstrings ([#​3947](https://togithub.com/psf/black/issues/3947)) - Split long lines in case blocks ([#​4024](https://togithub.com/psf/black/issues/4024)) - Stop removing spaces from walrus operators within subscripts ([#​3823](https://togithub.com/psf/black/issues/3823)) - Fix incorrect formatting of certain async statements ([#​3609](https://togithub.com/psf/black/issues/3609)) - Allow combining `# fmt: skip` with other comments ([#​3959](https://togithub.com/psf/black/issues/3959)) There are already a few improvements in the `--preview` style, which are slated for the 2025 stable style. Try them out and [share your feedback](https://togithub.com/psf/black/issues). In the past, the preview style has included some features that we were not able to stabilize. This year, we're adding a separate `--unstable` style for features with known problems. Now, the `--preview` style only includes features that we actually expect to make it into next year's stable style. ##### Stable style Several bug fixes were made in features that are moved to the stable style in this release: - Fix comment handling when parenthesising conditional expressions ([#​4134](https://togithub.com/psf/black/issues/4134)) - Fix bug where spaces were not added around parenthesized walruses in subscripts, unlike other binary operators ([#​4109](https://togithub.com/psf/black/issues/4109)) - Remove empty lines before docstrings in async functions ([#​4132](https://togithub.com/psf/black/issues/4132)) - Address a missing case in the change to allow empty lines at the beginning of all blocks, except immediately before a docstring ([#​4130](https://togithub.com/psf/black/issues/4130)) - For stubs, fix logic to enforce empty line after nested classes with bodies ([#​4141](https://togithub.com/psf/black/issues/4141)) ##### Preview style - Add `--unstable` style, covering preview features that have known problems that would block them from going into the stable style. Also add the `--enable-unstable-feature` flag; for example, use `--enable-unstable-feature hug_parens_with_braces_and_square_brackets` to apply this preview feature throughout 2024, even if a later Black release downgrades the feature to unstable ([#​4096](https://togithub.com/psf/black/issues/4096)) - Format module docstrings the same as class and function docstrings ([#​4095](https://togithub.com/psf/black/issues/4095)) - Fix crash when using a walrus in a dictionary ([#​4155](https://togithub.com/psf/black/issues/4155)) - Fix unnecessary parentheses when wrapping long dicts ([#​4135](https://togithub.com/psf/black/issues/4135)) - Stop normalizing spaces before `# fmt: skip` comments ([#​4146](https://togithub.com/psf/black/issues/4146)) ##### Configuration - Print warning when configuration in `pyproject.toml` contains an invalid key ([#​4165](https://togithub.com/psf/black/issues/4165)) - Fix symlink handling, properly ignoring symlinks that point outside of root ([#​4161](https://togithub.com/psf/black/issues/4161)) - Fix cache mtime logic that resulted in false positive cache hits ([#​4128](https://togithub.com/psf/black/issues/4128)) - Remove the long-deprecated `--experimental-string-processing` flag. This feature can currently be enabled with `--preview --enable-unstable-feature string_processing`. ([#​4096](https://togithub.com/psf/black/issues/4096)) ##### Integrations - Revert the change to run Black's pre-commit integration only on specific git hooks ([#​3940](https://togithub.com/psf/black/issues/3940)) for better compatibility with older versions of pre-commit ([#​4137](https://togithub.com/psf/black/issues/4137))
boto/boto3 (boto3) ### [`v1.34.29`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13429) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.28...1.34.29) \======= - api-change:`connect`: \[`botocore`] Update list and string length limits for predefined attributes. - api-change:`inspector2`: \[`botocore`] This release adds ECR container image scanning based on their lastRecordedPullTime. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. ### [`v1.34.28`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13428) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.27...1.34.28) \======= - api-change:`acm-pca`: \[`botocore`] AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. - api-change:`lightsail`: \[`botocore`] This release adds support for IPv6-only instance plans. ### [`v1.34.27`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13427) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.26...1.34.27) \======= - api-change:`ec2`: \[`botocore`] Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs. - api-change:`ecs`: \[`botocore`] Documentation updates for Amazon ECS. - api-change:`outposts`: \[`botocore`] DeviceSerialNumber parameter is now optional in StartConnection API - api-change:`rds`: \[`botocore`] This release adds support for Aurora Limitless Database. - api-change:`storagegateway`: \[`botocore`] Add DeprecationDate and SoftwareVersion to response of ListGateways. ### [`v1.34.26`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13426) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.25...1.34.26) \======= - api-change:`inspector2`: \[`botocore`] This release adds support for CIS scans on EC2 instances. ### [`v1.34.25`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13425) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.24...1.34.25) \======= - enhancement:documentation: \[`botocore`] Updates the GitHub issue creation link in our README ### [`v1.34.24`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13424) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.23...1.34.24) \======= - api-change:`appconfigdata`: \[`botocore`] Fix FIPS Endpoints in aws-us-gov. - api-change:`cloud9`: \[`botocore`] Doc-only update around removing AL1 from list of available AMIs for Cloud9 - api-change:`cloudfront-keyvaluestore`: \[`botocore`] This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore. - api-change:`connectcases`: \[`botocore`] This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's. - api-change:`ec2`: \[`botocore`] Documentation updates for Amazon EC2. - api-change:`ecs`: \[`botocore`] This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services. - api-change:`finspace`: \[`botocore`] Allow customer to set zip default through command line arguments. - api-change:`organizations`: \[`botocore`] Doc only update for quota increase change - api-change:`rds`: \[`botocore`] Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity. - api-change:`endpoint-rules`: \[`botocore`] Update endpoint-rules client to latest version ### [`v1.34.23`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13423) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.22...1.34.23) \======= - api-change:`athena`: \[`botocore`] Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. - api-change:`codebuild`: \[`botocore`] Release CodeBuild Reserved Capacity feature - api-change:`dynamodb`: \[`botocore`] This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. - api-change:`qconnect`: \[`botocore`] Increased Quick Response name max length to 100 ### [`v1.34.22`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13422) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.21...1.34.22) \======= - api-change:`b2bi`: \[`botocore`] Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. - api-change:`cloudtrail`: \[`botocore`] This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. - api-change:`connect`: \[`botocore`] GetMetricDataV2 now supports 3 groupings - api-change:`drs`: \[`botocore`] Removed invalid and unnecessary default values. - api-change:`firehose`: \[`botocore`] Allow support for Snowflake as a Kinesis Data Firehose delivery destination. - api-change:`sagemaker-featurestore-runtime`: \[`botocore`] Increase BatchGetRecord limits from 10 items to 100 items ### [`v1.34.21`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13421) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.20...1.34.21) \======= - api-change:`dynamodb`: \[`botocore`] Updating note for enabling streams for UpdateTable. - api-change:`keyspaces`: \[`botocore`] This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs ### [`v1.34.20`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13420) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.19...1.34.20) \======= - api-change:`iot`: \[`botocore`] Revert release of LogTargetTypes - api-change:`iotfleetwise`: \[`botocore`] Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field. - api-change:`macie2`: \[`botocore`] This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects. - api-change:`payment-cryptography`: \[`botocore`] Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31\_M1\_ISO\_9797\_1\_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations. - api-change:`personalize-runtime`: \[`botocore`] Documentation updates for Amazon Personalize - api-change:`personalize`: \[`botocore`] Documentation updates for Amazon Personalize. - api-change:`rekognition`: \[`botocore`] This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses. - api-change:`securityhub`: \[`botocore`] Documentation updates for AWS Security Hub
pyca/cryptography (cryptography) ### [`v42.0.1`](https://togithub.com/pyca/cryptography/compare/42.0.0...42.0.1) [Compare Source](https://togithub.com/pyca/cryptography/compare/42.0.0...42.0.1) ### [`v42.0.0`](https://togithub.com/pyca/cryptography/compare/41.0.7...42.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/41.0.7...42.0.0)
tfranzel/drf-spectacular (drf-spectacular) ### [`v0.27.1`](https://togithub.com/tfranzel/drf-spectacular/blob/HEAD/CHANGELOG.rst#0271-2024-01-18) [Compare Source](https://togithub.com/tfranzel/drf-spectacular/compare/0.27.0...0.27.1) - differentiate test cases for 3.1 null cases `#​1139 `\_ - add enum suffix setting \[Jonny Beaumont] - Fix handling of metadata when using OAS 3.1 \[Viicos] - Provide all fixed field names for the components object \[Sergei Maertens] - coerse Decimal to float format explicitly `#​1134 `\_ - bugfix test `#​1133 `\_ - add OAS 3.1 null translation case `#​1133 `\_ - Add OpenAPI 3.1 webhook support \[Federico Bond] - add OAS 3.1 null case Breaking changes / important additions: - Fixed some OAS 3.1 corner cases and added support for `Webhooks` (3.1) in addition to existing `Callbacks`
Microsoft/playwright-python (playwright) ### [`v1.41.1`](https://togithub.com/microsoft/playwright-python/releases/tag/v1.41.1) [Compare Source](https://togithub.com/Microsoft/playwright-python/compare/v1.41.0...v1.41.1) ##### Highlights [https://github.com/microsoft/playwright/issues/29067](https://togithub.com/microsoft/playwright/issues/29067) - \[REGRESSION] Codegen/Recorder: not all clicks are being actioned nor recorded[https://github.com/microsoft/playwright/issues/29019](https://togithub.com/microsoft/playwright/issues/29019)9 - \[REGRESSION] trace.playwright.dev does not currently support the loading from URL #### Browser Versions - Chromium 121.0.6167.57 - Mozilla Firefox 121.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 120 - Microsoft Edge 120 ### [`v1.41.0`](https://togithub.com/microsoft/playwright-python/releases/tag/v1.41.0) [Compare Source](https://togithub.com/Microsoft/playwright-python/compare/v1.40.0...v1.41.0) #### New APIs - New method [page.unroute_all()](https://playwright.dev/python/docs/api/class-page#page-unroute-all) removes all routes registered by [page.route()](https://playwright.dev/python/docs/api/class-page#page-route) and [page.route_from_har()](https://playwright.dev/python/docs/api/class-page#page-route-from-har). Optionally allows to wait for ongoing routes to finish, or ignore any errors from them. - New method [browserContext.unroute_all()](https://playwright.dev/python/docs/api/class-browsercontext#browser-context-unroute-all) removes all routes registered by [browserContext.route()](https://playwright.dev/python/docs/api/class-browsercontext#browser-context-route) and [browserContext.route_from_har()](https://playwright.dev/python/docs/api/class-browsercontext#browser-context-route-from-har). Optionally allows to wait for ongoing routes to finish, or ignore any errors from them. - New option `style` in [page.screenshot()](https://playwright.dev/python/docs/api/class-page#page-screenshot) and [locator.screenshot()](https://playwright.dev/python/docs/api/class-locator#locator-screenshot) to add custom CSS to the page before taking a screenshot. #### Browser Versions - Chromium 121.0.6167.57 - Mozilla Firefox 121.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 120 - Microsoft Edge 120
pytest-dev/pytest (pytest) ### [`v8.0.0`](https://togithub.com/pytest-dev/pytest/compare/7.4.4...8.0.0) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.4...8.0.0)
kislyuk/signxml (signxml) ### [`v3.2.2`](https://togithub.com/kislyuk/signxml/blob/HEAD/Changes.rst#Changes-for-v322-2024-01-28) [Compare Source](https://togithub.com/kislyuk/signxml/compare/v3.2.1...v3.2.2) \=============================== - Update upper bound on lxml dependency to allow lxml 5 - Bump minimum dependency versions to align with Ubuntu 20.04 - Test and release infrastructure improvements
python-social-auth/social-core (social-auth-core) ### [`v4.5.2`](https://togithub.com/python-social-auth/social-core/blob/HEAD/CHANGELOG.md#452---2024-01-26) [Compare Source](https://togithub.com/python-social-auth/social-core/compare/4.5.1...4.5.2) ##### Added - Etsy backend ##### Changed - Updated Facebook API version to 18.0 - Make AppleID work with multiple identifiers
encode/uvicorn (uvicorn) ### [`v0.27.0.post1`](https://togithub.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0270post1---2024-01-29) [Compare Source](https://togithub.com/encode/uvicorn/compare/0.27.0...0.27.0.post1) ##### Fixed - Fix nav overrides for newer version of Mkdocs Material ([#​2233](https://togithub.com/encode/uvicorn/issues/2233)) 26/01/24 ### [`v0.27.0`](https://togithub.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0270---2024-01-20) [Compare Source](https://togithub.com/encode/uvicorn/compare/0.26.0...0.27.0) ##### Added - Raise `ClientDisconnect(IOError)` on `send()` when client disconnected ([#​2218](https://togithub.com/encode/uvicorn/issues/2218)) 19/01/24 - Bump ASGI WebSocket spec version to 2.4 ([#​2221](https://togithub.com/encode/uvicorn/issues/2221)) 20/01/24 ### [`v0.26.0`](https://togithub.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0260---2024-01-16) [Compare Source](https://togithub.com/encode/uvicorn/compare/0.25.0...0.26.0) ##### Changed - Update `--root-path` to include the root path prefix in the full ASGI `path` as per the ASGI spec ([#​2213](https://togithub.com/encode/uvicorn/issues/2213)) 16/01/24 - Use `__future__.annotations` on some internal modules ([#​2199](https://togithub.com/encode/uvicorn/issues/2199)) 16/01/24

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.