openfun / marsha

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

⬆️(dependencies) update python dependencies #2431

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.28.49 -> ==1.28.53 age adoption passing confidence
cookiecutter ==2.3.0 -> ==2.3.1 age adoption passing confidence
cryptography (changelog) ==41.0.3 -> ==41.0.4 age adoption passing confidence
drf-spectacular ==0.26.4 -> ==0.26.5 age adoption passing confidence
playwright (changelog) ==1.37.0 -> ==1.38.0 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.28.53`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12853) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.52...1.28.53) \======= - api-change:`braket`: \[`botocore`] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job. - api-change:`dms`: \[`botocore`] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift - api-change:`ec2`: \[`botocore`] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections. - api-change:`efs`: \[`botocore`] Update efs client to latest version - api-change:`guardduty`: \[`botocore`] Add `EKS_CLUSTER_NAME` to filter and sort key. - api-change:`mediaconvert`: \[`botocore`] This release supports the creation of of audio-only tracks in CMAF output groups. ### [`v1.28.52`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12852) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.51...1.28.52) \======= - api-change:`appconfig`: \[`botocore`] Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors - api-change:`apprunner`: \[`botocore`] This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration. - api-change:`codeartifact`: \[`botocore`] Add support for the Swift package format. - api-change:`kinesisvideo`: \[`botocore`] Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. - api-change:`logs`: \[`botocore`] Add ClientToken to QueryDefinition CFN Handler in CWL - api-change:`s3`: \[`botocore`] Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException - api-change:`servicediscovery`: \[`botocore`] Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. - api-change:`sso-oidc`: \[`botocore`] Update FIPS endpoints in aws-us-gov. ### [`v1.28.51`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12851) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.50...1.28.51) \======= - api-change:`ec2`: \[`botocore`] This release adds support for C7i, and R7a instance types. - api-change:`outposts`: \[`botocore`] This release adds the InstanceFamilies field to the ListAssets response. - api-change:`sagemaker`: \[`botocore`] This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis. ### [`v1.28.50`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12850) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.49...1.28.50) \======= - api-change:`discovery`: \[`botocore`] Add sensitive protection for customer information - api-change:`macie2`: \[`botocore`] This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers. - api-change:`workmail`: \[`botocore`] This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.
cookiecutter/cookiecutter (cookiecutter) ### [`v2.3.1`](https://togithub.com/cookiecutter/cookiecutter/blob/HEAD/HISTORY.md#231-2023-09-21) [Compare Source](https://togithub.com/cookiecutter/cookiecutter/compare/2.3.0...2.3.1) ##### Minor Changes - add checkout details to the context (fixes [#​1759](https://togithub.com/cookiecutter/cookiecutter/issues/1759)) ([#​1923](https://togithub.com/cookiecutter/cookiecutter/issues/1923)) [@​JonZeolla](https://togithub.com/JonZeolla) ##### CI/CD and QA changes - Update the black pre-commit hook URL and version ([#​1934](https://togithub.com/cookiecutter/cookiecutter/issues/1934)) [@​kurtmckee](https://togithub.com/kurtmckee) - Use UTF-8 for file reading/writing ([#​1937](https://togithub.com/cookiecutter/cookiecutter/issues/1937)) [@​rmartin16](https://togithub.com/rmartin16) ##### Documentation updates - Add missing "parent dir" symbol in tutorial 2 ([#​1932](https://togithub.com/cookiecutter/cookiecutter/issues/1932)) [@​tvoirand](https://togithub.com/tvoirand) - Remove colons from exemplary prompt messages ([#​1912](https://togithub.com/cookiecutter/cookiecutter/issues/1912)) [@​paduszyk](https://togithub.com/paduszyk) - docs: add install instruction for Void Linux ([#​1917](https://togithub.com/cookiecutter/cookiecutter/issues/1917)) [@​tranzystorek-io](https://togithub.com/tranzystorek-io) ##### Bugfixes - Fix nested templates in Git repository ([#​1922](https://togithub.com/cookiecutter/cookiecutter/issues/1922)) [@​BTatlock](https://togithub.com/BTatlock) - Fix prompt counter. ([#​1940](https://togithub.com/cookiecutter/cookiecutter/issues/1940)) [@​ericof](https://togithub.com/ericof) - Fix variables with null default not being required ([#​1919](https://togithub.com/cookiecutter/cookiecutter/issues/1919)) ([#​1920](https://togithub.com/cookiecutter/cookiecutter/issues/1920)) [@​limtis0](https://togithub.com/limtis0) ##### This release is made by wonderful contributors: [@​BTatlock](https://togithub.com/BTatlock), [@​JonZeolla](https://togithub.com/JonZeolla), [@​ericof](https://togithub.com/ericof), [@​kurtmckee](https://togithub.com/kurtmckee), [@​limtis0](https://togithub.com/limtis0), [@​paduszyk](https://togithub.com/paduszyk), [@​rmartin16](https://togithub.com/rmartin16), [@​tranzystorek-io](https://togithub.com/tranzystorek-io) and [@​tvoirand](https://togithub.com/tvoirand)
pyca/cryptography (cryptography) ### [`v41.0.4`](https://togithub.com/pyca/cryptography/compare/41.0.3...41.0.4) [Compare Source](https://togithub.com/pyca/cryptography/compare/41.0.3...41.0.4)
tfranzel/drf-spectacular (drf-spectacular) ### [`v0.26.5`](https://togithub.com/tfranzel/drf-spectacular/blob/HEAD/CHANGELOG.rst#0265-2023-09-23) [Compare Source](https://togithub.com/tfranzel/drf-spectacular/compare/0.26.4...0.26.5) - update FAQ entry on extension loading - Fix (`#​1079 `\_) crash when generating schema for field with UUID choices. \[Pedro Borges] - chore: fix typos \[Heinz-Alexander Fuetterer] - Use schema_url in SpectacularElementsView (`#​1067 `\_) \[q0w] - add helper to disable viewset list detection `#​1064 `\_ - pin django-allauth test dep due to breaking change with dj-rest-auth - fix example building for pagination with basic list `#​1055 `\_ - Fix discarded falsy examples values `#​1049 `\_ Breaking changes / important additions: - Added helper function `forced_singular_serializer` to disable a list detection on a endpoint, that has been quite difficult to properly undo previously. This closes the functional gap for `@extend_schema_serializer(many=False)` in single-use (non-envelope) situations. - Several small bugfixes
Microsoft/playwright-python (playwright) ### [`v1.38.0`](https://togithub.com/microsoft/playwright-python/releases/tag/v1.38.0) [Compare Source](https://togithub.com/Microsoft/playwright-python/compare/v1.37.0...v1.38.0) #### Trace Viewer Updates ![Playwright Trace Viewer](https://togithub.com/microsoft/playwright/assets/746130/0c41e20d-c54b-4600-8ca8-1cbb6393ddef) 1. Zoom into time range. 2. Network panel redesign. #### New APIs - [`browserContext.on('weberror')`][browserContext.on('weberror')] - [`locator.press_sequentially()`][locator.press_sequentially()] #### Deprecations - The following methods were deprecated: [`page.type()`][page.type()], [`frame.type()`][frame.type()], [`locator.type()`][locator.type()] and [`elementHandle.type()`][elementHandle.type()]. Please use [`locator.fill()`][locator.fill()] instead which is much faster. Use [`locator.press_sequentially()`][locator.press_sequentially()] only if there is a special keyboard handling on the page, and you need to press keys one-by-one. ##### Browser Versions - Chromium 117.0.5938.62 - Mozilla Firefox 117.0 - WebKit 17.0 This version was also tested against the following stable channels: - Google Chrome 116 - Microsoft Edge 116 [`browserContext.on('weberror')`]: https://playwright.dev/python/docs/api/class-browsercontext#browser-context-event-web-error [`locator.press_sequentially()`]: https://playwright.dev/python/docs/api/class-locator#locator-press-sequentially [`page.type()`]: https://playwright.dev/python/docs/api/class-page#page-type [`frame.type()`]: https://playwright.dev/python/docs/api/class-frame#frame-type [`locator.type()`]: https://playwright.dev/python/docs/api/class-locator#locator-type [`elementHandle.type()`]: https://playwright.dev/python/docs/api/class-elementhandle#element-handle-type [`locator.fill()`]: https://playwright.dev/python/docs/api/class-locator#locator-fill

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.