openfun / marsha

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

⬆️(dependencies) update python dependencies #2439

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.53 -> ==1.28.57 age adoption passing confidence
cookiecutter ==2.3.1 -> ==2.4.0 age adoption passing confidence
django-redis ==5.3.0 -> ==5.4.0 age adoption passing confidence
django-storages (changelog) ==1.14 -> ==1.14.1 age adoption passing confidence
ipython (source) ==8.15.0 -> ==8.16.0 age adoption passing confidence
psycopg2-binary (source, changelog) ==2.9.7 -> ==2.9.8 age adoption passing confidence
pylint (changelog) ==2.17.5 -> ==2.17.7 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.28.57`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12857) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.56...1.28.57) \======= - api-change:`bedrock-runtime`: \[`botocore`] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. - api-change:`bedrock`: \[`botocore`] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. - api-change:`budgets`: \[`botocore`] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. - api-change:`ec2`: \[`botocore`] Adds support for Customer Managed Key encryption for Amazon Verified Access resources - api-change:`iotfleetwise`: \[`botocore`] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. - api-change:`sagemaker-featurestore-runtime`: \[`botocore`] Feature Store supports read/write of records with collection type features. - api-change:`sagemaker`: \[`botocore`] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. - api-change:`wafv2`: \[`botocore`] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. ### [`v1.28.56`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12856) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.55...1.28.56) \======= - api-change:`cognito-idp`: \[`botocore`] The UserPoolType Status field is no longer used. - api-change:`firehose`: \[`botocore`] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka. - api-change:`iot`: \[`botocore`] Added support for IoT Rules Engine Kafka Action Headers - api-change:`textract`: \[`botocore`] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read. ### [`v1.28.55`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12855) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.54...1.28.55) \======= - api-change:`appintegrations`: \[`botocore`] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace. - api-change:`apprunner`: \[`botocore`] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories - api-change:`codedeploy`: \[`botocore`] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups. - api-change:`connect`: \[`botocore`] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace. - api-change:`dynamodb`: \[`botocore`] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table - api-change:`ec2`: \[`botocore`] The release includes AWS verified access to support FIPs compliance in North America regions - api-change:`lakeformation`: \[`botocore`] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation. - api-change:`pinpoint`: \[`botocore`] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted. - api-change:`s3`: \[`botocore`] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. ### [`v1.28.54`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12854) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.53...1.28.54) \======= - api-change:`amplifyuibuilder`: \[`botocore`] Support for generating code that is compatible with future versions of amplify project dependencies. - api-change:`chime-sdk-media-pipelines`: \[`botocore`] Adds support for sending WebRTC audio to Amazon Kineses Video Streams. - api-change:`emr-serverless`: \[`botocore`] This release adds support for application-wide default job configurations. - api-change:`finspace-data`: \[`botocore`] Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. - api-change:`quicksight`: \[`botocore`] Added ability to tag users upon creation. - api-change:`ssm`: \[`botocore`] This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. - api-change:`wafv2`: \[`botocore`] You can now perform an exact match against the web request's JA3 fingerprint.
cookiecutter/cookiecutter (cookiecutter) ### [`v2.4.0`](https://togithub.com/cookiecutter/cookiecutter/blob/HEAD/HISTORY.md#240-2023-09-29) [Compare Source](https://togithub.com/cookiecutter/cookiecutter/compare/2.3.1...2.4.0) ##### Minor Changes - Gracefully handle files with mixed lined endings ([#​1942](https://togithub.com/cookiecutter/cookiecutter/issues/1942)) [@​EricHripko](https://togithub.com/EricHripko) - Implement a pre_prompt hook that will run before prompts ([#​1950](https://togithub.com/cookiecutter/cookiecutter/issues/1950)) [@​ericof](https://togithub.com/ericof) ##### Documentation updates - Implement a pre_prompt hook that will run before prompts ([#​1950](https://togithub.com/cookiecutter/cookiecutter/issues/1950)) [@​ericof](https://togithub.com/ericof) - update main docstrings to include overwrite_if_exists and skip_if_file_exists ([#​1947](https://togithub.com/cookiecutter/cookiecutter/issues/1947)) [@​david-abn](https://togithub.com/david-abn) ##### This release is made by wonderful contributors: [@​EricHripko](https://togithub.com/EricHripko), [@​david-abn](https://togithub.com/david-abn) and [@​ericof](https://togithub.com/ericof)
jazzband/django-redis (django-redis) ### [`v5.4.0`](https://togithub.com/jazzband/django-redis/blob/HEAD/CHANGELOG.rst#django-redis-540-2023-10-01) [Compare Source](https://togithub.com/jazzband/django-redis/compare/5.3.0...5.4.0) \=============================== ## Features - Connection factory goes to cache options (`#​680 `\_) ## Documentation - Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (`#​677 `\_)
jschneier/django-storages (django-storages) ### [`v1.14.1`](https://togithub.com/jschneier/django-storages/compare/1.14...1.14.1) [Compare Source](https://togithub.com/jschneier/django-storages/compare/1.14...1.14.1)
ipython/ipython (ipython) ### [`v8.16.0`](https://togithub.com/ipython/ipython/compare/8.15.0...8.16.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.15.0...8.16.0)
psycopg/psycopg2 (psycopg2-binary) ### [`v2.9.8`](https://togithub.com/psycopg/psycopg2/compare/2.9.7...2.9.8) [Compare Source](https://togithub.com/psycopg/psycopg2/compare/2.9.7...2.9.8)
pylint-dev/pylint (pylint) ### [`v2.17.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v2.17.7) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v2.17.6...v2.17.7) 2.17.7 is the last release before we only support pylint 3.0.0 or superior and python 3.8 or superior. ## False Positives Fixed - Fix a regression in pylint 2.17.6 / astroid 2.15.7 causing various messages for code involving `TypeVar`. Closes [#​9069](https://togithub.com/pylint-dev/pylint/issues/9069) ## Other Bug Fixes - Fix crash in refactoring checker when unary operand used with variable in for loop. Closes [#​9074](https://togithub.com/pylint-dev/pylint/issues/9074) ### [`v2.17.6`](https://togithub.com/pylint-dev/pylint/releases/tag/v2.17.6) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v2.17.5...v2.17.6) ## Other Bug Fixes - When parsing comma-separated lists of regular expressions in the config, ignore commas that are inside braces since those indicate quantifiers, not delineation between expressions. Closes [#​7229](https://togithub.com/pylint-dev/pylint/issues/7229) - `sys.argv` is now always correctly considered as impossible to infer (instead of using the actual values given to pylint). Closes [#​9047](https://togithub.com/pylint-dev/pylint/issues/9047) - Don't show class fields more than once in Pyreverse diagrams. Closes [#​8189](https://togithub.com/pylint-dev/pylint/issues/8189) - Don't show arrows more than once in Pyreverse diagrams. Closes [#​8522](https://togithub.com/pylint-dev/pylint/issues/8522) - Don't show duplicate type annotations in Pyreverse diagrams. Closes [#​8888](https://togithub.com/pylint-dev/pylint/issues/8888) - Don't add `Optional` to `|` annotations with `None` in Pyreverse diagrams. Closes [#​9014](https://togithub.com/pylint-dev/pylint/issues/9014)

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.