openfun / joanie

πŸ‘› A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

⬆️(dependencies) update python dependencies #705

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==2.0.28 -> ==2.0.29 age adoption passing confidence
boto3 ==1.34.64 -> ==1.34.69 age adoption passing confidence
dev/pytest-cov (changelog) ==4.1.0 -> ==5.0.0 age adoption passing confidence
dev/ruff (source, changelog) ==0.3.3 -> ==0.3.4 age adoption passing confidence
djangorestframework (source, changelog) ==3.15.0 -> ==3.15.1 age adoption passing confidence
sentry-sdk (changelog) ==1.42.0 -> ==1.43.0 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.34.69`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13469) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.68...1.34.69) \======= - api-change:`firehose`: \[`botocore`] Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy. - api-change:`kendra`: \[`botocore`] Documentation update, March 2024. Corrects some docs for Amazon Kendra. - api-change:`pricing`: \[`botocore`] Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs - api-change:`rolesanywhere`: \[`botocore`] This release relaxes constraints on the durationSeconds request parameter for the \*Profile APIs that support it. This parameter can now take on values that go up to 43200. - api-change:`securityhub`: \[`botocore`] Added new resource detail object to ASFF, including resource for LastKnownExploitAt ### [`v1.34.68`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13468) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.67...1.34.68) \======= - api-change:`codeartifact`: \[`botocore`] This release adds Package groups to CodeArtifact so you can more conveniently configure package origin controls for multiple packages. ### [`v1.34.67`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13467) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.66...1.34.67) \======= - api-change:`accessanalyzer`: \[`botocore`] This release adds support for policy validation and external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional and secure resource-based policies and identify cross-account access. Updated service API, documentation, and paginators. - api-change:`codebuild`: \[`botocore`] This release adds support for new webhook events (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME). - api-change:`connect`: \[`botocore`] This release updates the \*InstanceStorageConfig APIs to support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis chat segments will be published. - api-change:`dynamodb`: \[`botocore`] This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. - api-change:`managedblockchain-query`: \[`botocore`] AMB Query: update GetTransaction to include transactionId as input - api-change:`savingsplans`: \[`botocore`] Introducing the Savings Plans Return feature enabling customers to return their Savings Plans within 7 days of purchase. ### [`v1.34.66`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13466) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.65...1.34.66) \======= - api-change:`cloudformation`: \[`botocore`] Documentation update, March 2024. Corrects some formatting. - api-change:`ec2`: \[`botocore`] This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. - api-change:`finspace`: \[`botocore`] Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. - api-change:`logs`: \[`botocore`] Update LogSamples field in Anomaly model to be a list of LogEvent - api-change:`managedblockchain-query`: \[`botocore`] Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. ### [`v1.34.65`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13465) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.64...1.34.65) \======= - api-change:`cloudformation`: \[`botocore`] This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. - api-change:`kms`: \[`botocore`] Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy - api-change:`mediatailor`: \[`botocore`] This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer. - api-change:`rds`: \[`botocore`] This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. - api-change:`s3`: \[`botocore`] Fix two issues with response root node names. - api-change:`timestream-query`: \[`botocore`] Documentation updates, March 2024
pytest-dev/pytest-cov (dev/pytest-cov) ### [`v5.0.0`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#500-2024-03-24) [Compare Source](https://togithub.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) - Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `#​623 `\_. - Switched docs theme to Furo. - Various legacy Python cleanup and CI improvements. Contributed by Christian Clauss and Hugo van Kemenade in `#​630 `*, `#​631 `*, `#​632 `\_ and `#​633 `\_. - Added a `pyproject.toml` example in the docs. Contributed by Dawn James in `#​626 `\_. - Modernized project's pre-commit hooks to use ruff. Initial POC contributed by Christian Clauss in `#​584 `\_.
astral-sh/ruff (dev/ruff) ### [`v0.3.4`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#034) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.3.3...v0.3.4) ##### Preview features - \[`flake8-simplify`] Detect implicit `else` cases in `needless-bool` (`SIM103`) ([#​10414](https://togithub.com/astral-sh/ruff/pull/10414)) - \[`pylint`] Implement `nan-comparison` (`PLW0117`) ([#​10401](https://togithub.com/astral-sh/ruff/pull/10401)) - \[`pylint`] Implement `nonlocal-and-global` (`E115`) ([#​10407](https://togithub.com/astral-sh/ruff/pull/10407)) - \[`pylint`] Implement `singledispatchmethod-function` (`PLE5120`) ([#​10428](https://togithub.com/astral-sh/ruff/pull/10428)) - \[`refurb`] Implement `list-reverse-copy` (`FURB187`) ([#​10212](https://togithub.com/astral-sh/ruff/pull/10212)) ##### Rule changes - \[`flake8-pytest-style`] Add automatic fix for `pytest-parametrize-values-wrong-type` (`PT007`) ([#​10461](https://togithub.com/astral-sh/ruff/pull/10461)) - \[`pycodestyle`] Allow SPDX license headers to exceed the line length (`E501`) ([#​10481](https://togithub.com/astral-sh/ruff/pull/10481)) ##### Formatter - Fix unstable formatting for trailing subscript end-of-line comment ([#​10492](https://togithub.com/astral-sh/ruff/pull/10492)) ##### Bug fixes - Avoid code comment detection in PEP 723 script tags ([#​10464](https://togithub.com/astral-sh/ruff/pull/10464)) - Avoid incorrect tuple transformation in single-element case (`C409`) ([#​10491](https://togithub.com/astral-sh/ruff/pull/10491)) - Bug fix: Prevent fully defined links [`name`](link) from being reformatted ([#​10442](https://togithub.com/astral-sh/ruff/pull/10442)) - Consider raw source code for `W605` ([#​10480](https://togithub.com/astral-sh/ruff/pull/10480)) - Docs: Link inline settings when not part of options section ([#​10499](https://togithub.com/astral-sh/ruff/pull/10499)) - Don't treat annotations as redefinitions in `.pyi` files ([#​10512](https://togithub.com/astral-sh/ruff/pull/10512)) - Fix `E231` bug: Inconsistent catch compared to pycodestyle, such as when dict nested in list ([#​10469](https://togithub.com/astral-sh/ruff/pull/10469)) - Fix pylint upstream categories not showing in docs ([#​10441](https://togithub.com/astral-sh/ruff/pull/10441)) - Add missing `Options` references to blank line docs ([#​10498](https://togithub.com/astral-sh/ruff/pull/10498)) - 'Revert "F821: Fix false negatives in .py files when `from __future__ import annotations` is active ([#​10362](https://togithub.com/astral-sh/ruff/issues/10362))"' ([#​10513](https://togithub.com/astral-sh/ruff/pull/10513)) - Apply NFKC normalization to unicode identifiers in the lexer ([#​10412](https://togithub.com/astral-sh/ruff/pull/10412)) - Avoid failures due to non-deterministic binding ordering ([#​10478](https://togithub.com/astral-sh/ruff/pull/10478)) - \[`flake8-bugbear`] Allow tuples of exceptions (`B030`) ([#​10437](https://togithub.com/astral-sh/ruff/pull/10437)) - \[`flake8-quotes`] Avoid syntax errors due to invalid quotes (`Q000, Q002`) ([#​10199](https://togithub.com/astral-sh/ruff/pull/10199))
encode/django-rest-framework (djangorestframework) ### [`v3.15.1`](https://togithub.com/encode/django-rest-framework/compare/3.15.0...3.15.1) [Compare Source](https://togithub.com/encode/django-rest-framework/compare/3.15.0...3.15.1)
getsentry/sentry-python (sentry-sdk) ### [`v1.43.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1430) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.42.0...1.43.0) ##### Various fixes & improvements - Add optional `keep_alive` ([#​2842](https://togithub.com/getsentry/sentry-python/issues/2842)) by [@​sentrivana](https://togithub.com/sentrivana) If you're experiencing frequent network issues between the SDK and Sentry, you can try turning on TCP keep-alive: ```python import sentry_sdk sentry_sdk.init( ``` ### ...your usual settings... keep_alive=True, ) ``` - Add support for Celery Redbeat cron tasks (#​2643) by @​kwigley The SDK now supports the Redbeat scheduler in addition to the default Celery Beat scheduler for auto instrumenting crons. See [the docs](https://docs.sentry.io/platforms/python/integrations/celery/crons/) for more information about how to set this up. - `aws_event` can be an empty list (#​2849) by @​sentrivana - Re-export `Event` in `types.py` (#​2829) by @​szokeasaurusrex - Small API docs improvement (#​2828) by @​antonpirker - Fixed OpenAI tests (#​2834) by @​antonpirker - Bump `checkouts/data-schemas` from `ed078ed` to `8232f17` (#​2832) by @​dependabot ```

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