openfun / marsha

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

⬆️(dependencies) update python dependencies #2506

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.28.84 -> ==1.29.4 age adoption passing confidence
dj-rest-auth ==5.0.1 -> ==5.0.2 age adoption passing confidence
django-cors-headers (changelog) ==4.3.0 -> ==4.3.1 age adoption passing confidence
django-filter (changelog) ==23.3 -> ==23.4 age adoption passing confidence
django-safedelete ==1.3.2 -> ==1.3.3 age adoption passing confidence
psycopg (source, changelog) ==3.1.12 -> ==3.1.13 age adoption passing confidence
responses (changelog) ==0.24.0 -> ==0.24.1 age adoption passing confidence
sentry-sdk (changelog) ==1.34.0 -> ==1.35.0 age adoption passing confidence
urllib3 (changelog) ==2.0.7 -> ==2.1.0 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.29.4`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1294) [Compare Source](https://togithub.com/boto/boto3/compare/1.29.3...1.29.4) \====== - enhancement:IMDS: \[`botocore`] Adds a config option to opt out of IMDSv1 fallback - api-change:`codestar-connections`: \[`botocore`] This release updates a few CodeStar Connections related APIs. - api-change:`docdb`: \[`botocore`] Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized. - api-change:`ec2`: \[`botocore`] This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway. ### [`v1.29.3`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1293) [Compare Source](https://togithub.com/boto/boto3/compare/1.29.2...1.29.3) \====== - api-change:`macie`: \[`botocore`] The macie client has been removed following the deprecation of the service. - api-change:`appmesh`: \[`botocore`] Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured. - api-change:`athena`: \[`botocore`] Adding SerivicePreProcessing time metric - api-change:`cloud9`: \[`botocore`] A minor doc only update related to changing the date of an API change. - api-change:`cloudformation`: \[`botocore`] This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them. - api-change:`codepipeline`: \[`botocore`] CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision - api-change:`codestar-connections`: \[`botocore`] This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository. - api-change:`connect`: \[`botocore`] This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes. - api-change:`dlm`: \[`botocore`] Added support for SAP HANA in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post scripts. - api-change:`ec2`: \[`botocore`] This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM. - api-change:`ecr`: \[`botocore`] Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication. - api-change:`emr`: \[`botocore`] Update emr client to latest version - api-change:`events`: \[`botocore`] Update events client to latest version - api-change:`internetmonitor`: \[`botocore`] Adds new querying capabilities for running data queries on a monitor - api-change:`ivs`: \[`botocore`] type & defaulting refinement to various range properties - api-change:`ivschat`: \[`botocore`] type & defaulting refinement to various range properties - api-change:`kinesisvideo`: \[`botocore`] Docs only build to bring up-to-date with public docs. - api-change:`location`: \[`botocore`] Remove default value and allow nullable for request parameters having minimum value larger than zero. - api-change:`medialive`: \[`botocore`] MediaLive has now added support for per-output static image overlay. - api-change:`mgn`: \[`botocore`] Removed invalid and unnecessary default values. - api-change:`osis`: \[`botocore`] Add support for enabling a persistent buffer when creating or updating an OpenSearch Ingestion pipeline. Add tags to Pipeline and PipelineSummary response models. - api-change:`pipes`: \[`botocore`] TargetParameters now properly supports BatchJobParameters.ArrayProperties.Size and BatchJobParameters.RetryStrategy.Attempts being optional, and EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly required when setting EphemeralStorage - api-change:`rds`: \[`botocore`] This release adds support for option groups and replica enhancements to Amazon RDS Custom. - api-change:`redshift-serverless`: \[`botocore`] Updated SDK for Amazon Redshift Serverless, which provides the ability to configure a connection with IAM Identity Center to manage user and group access to databases. - api-change:`redshift`: \[`botocore`] Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one. - api-change:`s3`: \[`botocore`] Removes all default 0 values for numbers and false values for booleans - api-change:`sso-admin`: \[`botocore`] Improves support for configuring RefreshToken and TokenExchange grants on applications. - api-change:`sso-oidc`: \[`botocore`] Adding support for `sso-oauth:CreateTokenWithIAM`. - api-change:`sts`: \[`botocore`] API updates for the AWS Security Token Service - api-change:`trustedadvisor`: \[`botocore`] AWS Trusted Advisor introduces new APIs to enable you to programmatically access Trusted Advisor best practice checks, recommendations, and prioritized recommendations. Trusted Advisor APIs enable you to integrate Trusted Advisor with your operational tools to automate your workloads. - api-change:`verifiedpermissions`: \[`botocore`] Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore - api-change:`wisdom`: \[`botocore`] This release adds QuickResponse as a new Wisdom resource and Wisdom APIs for import, create, read, search, update and delete QuickResponse resources. - api-change:`endpoint-rules`: \[`botocore`] Update endpoint-rules client to latest version ### [`v1.29.2`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1292) [Compare Source](https://togithub.com/boto/boto3/compare/1.29.1...1.29.2) \====== - api-change:`codecatalyst`: \[`botocore`] This release includes updates to the Dev Environment APIs to include an optional vpcConnectionName parameter that supports using Dev Environments with Amazon VPC. - api-change:`dlm`: \[`botocore`] This release adds support for Amazon Data Lifecycle Manager default policies for EBS snapshots and EBS-backed AMIs. - api-change:`ec2`: \[`botocore`] Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider. - api-change:`fsx`: \[`botocore`] Enables customers to update their PerUnitStorageThroughput on their Lustre file systems. - api-change:`glue`: \[`botocore`] Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog. - api-change:`imagebuilder`: \[`botocore`] This release adds the Image Lifecycle Management feature to automate the process of deprecating, disabling and deleting outdated images and their associated resources. - api-change:`iot`: \[`botocore`] GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary. - api-change:`ivs-realtime`: \[`botocore`] This release introduces server side composition and recording for stages. - api-change:`kafka`: \[`botocore`] Added a new API response field which determines if there is an action required from the customer regarding their cluster. - api-change:`lambda`: \[`botocore`] Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also. - api-change:`macie2`: \[`botocore`] This release adds support for configuring Macie to assume an IAM role when retrieving sample occurrences of sensitive data reported by findings. - api-change:`mediapackage`: \[`botocore`] DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level - api-change:`pinpoint-sms-voice-v2`: \[`botocore`] Amazon Pinpoint now offers additional operations as part of version 2 of the SMS and voice APIs. This release includes 26 new APIs to create and manage phone number registrations, add verified destination numbers, and request sender IDs. - api-change:`polly`: \[`botocore`] Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos. - api-change:`quicksight`: \[`botocore`] Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge. - api-change:`ssm-incidents`: \[`botocore`] Introduces new APIs ListIncidentFindings and BatchGetIncidentFindings to use findings related to an incident. - api-change:`ssm`: \[`botocore`] This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API. - api-change:`sso-admin`: \[`botocore`] Instances bound to a single AWS account, API operations for managing instances and applications, and assignments to applications are now supported. Trusted identity propagation is also supported, with new API operations for managing trusted token issuers and application grants and scopes. - api-change:`transfer`: \[`botocore`] Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings. - api-change:`endpoint-rules`: \[`botocore`] Update endpoint-rules client to latest version ### [`v1.29.1`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1291) [Compare Source](https://togithub.com/boto/boto3/compare/1.29.0...1.29.1) \====== - enhancement:Package Size: \[`botocore`] The botocore .whl file distributed on PyPI now provides compressed service models to improve total size on disk. - api-change:`autoscaling`: \[`botocore`] This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations. - api-change:`cloudtrail`: \[`botocore`] The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store. - api-change:`codecatalyst`: \[`botocore`] This release adds functionality for retrieving information about workflows and workflow runs and starting workflow runs in Amazon CodeCatalyst. - api-change:`ec2`: \[`botocore`] AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q\_24xlarge. - api-change:`finspace-data`: \[`botocore`] Adding deprecated trait to APIs in this name space. - api-change:`finspace`: \[`botocore`] Adding deprecated trait on Dataset Browser Environment APIs - api-change:`lambda`: \[`botocore`] Add Java 21 (java21) support to AWS Lambda - api-change:`mwaa`: \[`botocore`] This Amazon MWAA release adds support for customer-managed VPC endpoints. This lets you choose whether to create, and manage your environment's VPC endpoints, or to have Amazon MWAA create, and manage them for you. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0. - api-change:`redshift`: \[`botocore`] The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains. - api-change:`s3control`: \[`botocore`] Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups. - api-change:`ssm-sap`: \[`botocore`] Update the default value of MaxResult to 50. ### [`v1.29.0`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1290) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.85...1.29.0) \====== - feature:ContainerProvider: \[`botocore`] Added Support for EKS container credentials - api-change:`backup`: \[`botocore`] AWS Backup - Features: Provide Job Summary for your backup activity. - api-change:`cleanrooms`: \[`botocore`] This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs. - api-change:`connect`: \[`botocore`] Introducing SegmentAttributes parameter for StartChatContact API - api-change:`glue`: \[`botocore`] Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. - api-change:`iot`: \[`botocore`] This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect. - api-change:`lambda`: \[`botocore`] Add Python 3.12 (python3.12) support to AWS Lambda - api-change:`mediatailor`: \[`botocore`] Removed unnecessary default values. - api-change:`pipes`: \[`botocore`] Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose - api-change:`resource-explorer-2`: \[`botocore`] Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit. - api-change:`sagemaker`: \[`botocore`] This release makes Model Registry Inference Specification fields as not required. - api-change:`signer`: \[`botocore`] Documentation updates for AWS Signer - api-change:`stepfunctions`: \[`botocore`] Update stepfunctions client to latest version - api-change:`endpoint-rules`: \[`botocore`] Update endpoint-rules client to latest version ### [`v1.28.85`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12885) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.84...1.28.85) \======= - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.19.12 - api-change:`dataexchange`: \[`botocore`] Removed Required trait for DataSet.OriginDetails.ProductId. - api-change:`dms`: \[`botocore`] Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications. - api-change:`ec2`: \[`botocore`] 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. - api-change:`ecs`: \[`botocore`] Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. - api-change:`emr`: \[`botocore`] Update emr client to latest version - api-change:`servicecatalog-appregistry`: \[`botocore`] 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. - api-change:`endpoint-rules`: \[`botocore`] Update endpoint-rules client to latest version
iMerica/dj-rest-auth (dj-rest-auth) ### [`v5.0.2`](https://togithub.com/iMerica/dj-rest-auth/releases/tag/5.0.2) [Compare Source](https://togithub.com/iMerica/dj-rest-auth/compare/5.0.1...5.0.2) #### What's Changed - Install allacccount middleware in test settings by [@​mweinelt](https://togithub.com/mweinelt) in [https://github.com/iMerica/dj-rest-auth/pull/561](https://togithub.com/iMerica/dj-rest-auth/pull/561) - Fix social login under database constraints by [@​c-w](https://togithub.com/c-w) in [https://github.com/iMerica/dj-rest-auth/pull/553](https://togithub.com/iMerica/dj-rest-auth/pull/553) - fixed two broken links to django-allauth docs. by [@​ahmedlemine](https://togithub.com/ahmedlemine) in [https://github.com/iMerica/dj-rest-auth/pull/559](https://togithub.com/iMerica/dj-rest-auth/pull/559) - Adding optional support for setting the cookie domain for JWT authentication tokens by [@​adrenaline681](https://togithub.com/adrenaline681) in [https://github.com/iMerica/dj-rest-auth/pull/568](https://togithub.com/iMerica/dj-rest-auth/pull/568) #### New Contributors - [@​mweinelt](https://togithub.com/mweinelt) made their first contribution in [https://github.com/iMerica/dj-rest-auth/pull/561](https://togithub.com/iMerica/dj-rest-auth/pull/561) - [@​ahmedlemine](https://togithub.com/ahmedlemine) made their first contribution in [https://github.com/iMerica/dj-rest-auth/pull/559](https://togithub.com/iMerica/dj-rest-auth/pull/559) - [@​adrenaline681](https://togithub.com/adrenaline681) made their first contribution in [https://github.com/iMerica/dj-rest-auth/pull/568](https://togithub.com/iMerica/dj-rest-auth/pull/568) **Full Changelog**: https://github.com/iMerica/dj-rest-auth/compare/5.0.1...5.0.2
adamchainz/django-cors-headers (django-cors-headers) ### [`v4.3.1`](https://togithub.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#431-2023-11-14) [Compare Source](https://togithub.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1) - Fixed ASGI compatibility on Python 3.12. Thanks to Adrian Capitanu for the report in `Issue #​908 `\__ and Rooyal in `PR #​911 `\__.
carltongibson/django-filter (django-filter) ### [`v23.4`](https://togithub.com/carltongibson/django-filter/blob/HEAD/CHANGES.rst#Version-234-2023-11-20) [Compare Source](https://togithub.com/carltongibson/django-filter/compare/23.3...23.4) - Official support for Django 5.0 and Python 3.12. - Fix DeprecationWarning for pkgutil.find_loader. Thanks to `wmorrell`. - Adopted Furo theme for docs.
makinacorpus/django-safedelete (django-safedelete) ### [`v1.3.3`](https://togithub.com/makinacorpus/django-safedelete/blob/HEAD/CHANGES#133-2023-11-13) \================== - Add Hard Delete Action to SafeDeleteAdmin [#​236](https://togithub.com/makinacorpus/django-safedelete/issues/236)
psycopg/psycopg (psycopg) ### [`v3.1.13`](https://togithub.com/psycopg/psycopg/compare/3.1.12...3.1.13) [Compare Source](https://togithub.com/psycopg/psycopg/compare/3.1.12...3.1.13)
getsentry/responses (responses) ### [`v0.24.1`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0241) [Compare Source](https://togithub.com/getsentry/responses/compare/0.24.0...0.24.1) - Reverted overloads removal - Added typing to `Call` attributes. - Fix socket issues (see [#​693](https://togithub.com/getsentry/responses/issues/693))
getsentry/sentry-python (sentry-sdk) ### [`v1.35.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1350) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.34.0...1.35.0) ##### Various fixes & improvements - **Updated gRPC integration:** Asyncio interceptors and easier setup ([#​2369](https://togithub.com/getsentry/sentry-python/issues/2369)) by [@​fdellekart](https://togithub.com/fdellekart) Our gRPC integration now instruments incoming unary-unary grpc requests and outgoing unary-unary, unary-stream grpc requests using grpcio channels. Everything works now for sync and async code. Before this release you had to add Sentry interceptors by hand to your gRPC code, now the only thing you need to do is adding the `GRPCIntegration` to you `sentry_sdk_init()` call. (See [documentation](https://docs.sentry.io/platforms/python/integrations/grpc/) for more information): ```python import sentry_sdk from sentry_sdk.integrations.grpc import GRPCIntegration sentry_sdk.init( dsn="___PUBLIC_DSN___", enable_tracing=True, integrations=[ GRPCIntegration(), ], ) ``` The old way still works, but we strongly encourage you to update your code to the way described above. - Python 3.12: Replace deprecated datetime functions ([#​2502](https://togithub.com/getsentry/sentry-python/issues/2502)) by [@​sentrivana](https://togithub.com/sentrivana) - Metrics: Unify datetime format ([#​2409](https://togithub.com/getsentry/sentry-python/issues/2409)) by [@​mitsuhiko](https://togithub.com/mitsuhiko) - Celery: Set correct data in `check_in`s ([#​2500](https://togithub.com/getsentry/sentry-python/issues/2500)) by [@​antonpirker](https://togithub.com/antonpirker) - Celery: Read timezone for Crons monitors from `celery_schedule` if existing ([#​2497](https://togithub.com/getsentry/sentry-python/issues/2497)) by [@​antonpirker](https://togithub.com/antonpirker) - Django: Removing redundant code in Django tests ([#​2491](https://togithub.com/getsentry/sentry-python/issues/2491)) by [@​vagi8](https://togithub.com/vagi8) - Django: Make reading the request body work in Django ASGI apps. ([#​2495](https://togithub.com/getsentry/sentry-python/issues/2495)) by [@​antonpirker](https://togithub.com/antonpirker) - FastAPI: Use wraps on fastapi request call wrapper ([#​2476](https://togithub.com/getsentry/sentry-python/issues/2476)) by [@​nkaras](https://togithub.com/nkaras) - Fix: Probe for psycopg2 and psycopg3 parameters function. ([#​2492](https://togithub.com/getsentry/sentry-python/issues/2492)) by [@​antonpirker](https://togithub.com/antonpirker) - Fix: Remove unnecessary TYPE_CHECKING alias ([#​2467](https://togithub.com/getsentry/sentry-python/issues/2467)) by [@​rafrafek](https://togithub.com/rafrafek)
urllib3/urllib3 (urllib3) ### [`v2.1.0`](https://togithub.com/urllib3/urllib3/blob/HEAD/CHANGES.rst#210-2023-11-13) [Compare Source](https://togithub.com/urllib3/urllib3/compare/2.0.7...2.1.0) \================== Read the `v2 migration guide `\__ for help upgrading to the latest version of urllib3. ## Removals - Removed support for the deprecated urllib3\[secure] extra. (`#​2680 `\__) - Removed support for the deprecated SecureTransport TLS implementation. (`#​2681 `\__) - Removed support for the end-of-life Python 3.7. (`#​3143 `\__) ## Bugfixes - Allowed loading CA certificates from memory for proxies. (`#​3065 `\__) - Fixed decoding Gzip-encoded responses which specified `x-gzip` content-encoding. (`#​3174 `\__)

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 10 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.