numerique-gouv / people

Teams management application
MIT License
9 stars 0 forks source link

⬆️(dependencies) update python dependencies #274

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.34.134 -> ==1.34.138 age adoption passing confidence
dev/drf-spectacular-sidecar ==2024.6.1 -> ==2024.7.1 age adoption passing confidence
dev/ipython ==8.25.0 -> ==8.26.0 age adoption passing confidence
dev/pylint (changelog) ==3.2.4 -> ==3.2.5 age adoption passing confidence
psycopg (source, changelog) ==3.1.19 -> ==3.2.1 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.34.138`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134138) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.137...1.34.138) \======== - api-change:`ec2`: \[`botocore`] Documentation updates for Elastic Compute Cloud (EC2). - api-change:`fms`: \[`botocore`] Increases Customer API's ManagedServiceData length - api-change:`s3`: \[`botocore`] Added response overrides to Head Object requests. ### [`v1.34.137`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134137) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.136...1.34.137) \======== - api-change:`apigateway`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`cognito-identity`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`connect`: \[`botocore`] Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs. - api-change:`docdb`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`eks`: \[`botocore`] Updates EKS managed node groups to support EC2 Capacity Blocks for ML - api-change:`payment-cryptography`: \[`botocore`] Added further restrictions on logging of potentially sensitive inputs and outputs. - api-change:`payment-cryptography-data`: \[`botocore`] Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service. - api-change:`stepfunctions`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`swf`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`wafv2`: \[`botocore`] JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation. ### [`v1.34.136`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134136) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.135...1.34.136) \======== - api-change:`acm-pca`: \[`botocore`] Added CCPC_LEVEL\_1\_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions. - api-change:`cloudhsmv2`: \[`botocore`] Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API. - api-change:`connect`: \[`botocore`] This release supports showing PreferredAgentRouting step via DescribeContact API. - api-change:`emr`: \[`botocore`] This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters. - api-change:`glue`: \[`botocore`] Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name. - api-change:`kinesisanalyticsv2`: \[`botocore`] Support for Flink 1.19 in Managed Service for Apache Flink - api-change:`opensearch`: \[`botocore`] This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains. - api-change:`pi`: \[`botocore`] Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB instances. - api-change:`workspaces`: \[`botocore`] Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal. ### [`v1.34.135`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134135) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.134...1.34.135) \======== - api-change:`application-autoscaling`: \[`botocore`] Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. - api-change:`chime-sdk-media-pipelines`: \[`botocore`] Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics - api-change:`cloudfront`: \[`botocore`] Doc only update for CloudFront that fixes customer-reported issue - api-change:`datazone`: \[`botocore`] This release supports the data lineage feature of business data catalog in Amazon DataZone. - api-change:`elasticache`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`mq`: \[`botocore`] This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. - api-change:`qconnect`: \[`botocore`] Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. - api-change:`quicksight`: \[`botocore`] Adding support for Repeating Sections, Nested Filters - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for TAZ export to S3. - api-change:`sagemaker`: \[`botocore`] Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. - api-change:`workspaces`: \[`botocore`] Added support for WorkSpaces Pools.
tfranzel/drf-spectacular-sidecar (dev/drf-spectacular-sidecar) ### [`v2024.7.1`](https://togithub.com/tfranzel/drf-spectacular-sidecar/compare/2024.6.1...2024.7.1) [Compare Source](https://togithub.com/tfranzel/drf-spectacular-sidecar/compare/2024.6.1...2024.7.1)
ipython/ipython (dev/ipython) ### [`v8.26.0`](https://togithub.com/ipython/ipython/compare/8.25.0...8.26.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.25.0...8.26.0)
pylint-dev/pylint (dev/pylint) ### [`v3.2.5`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.5) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.4...v3.2.5) ## What's new in Pylint 3.2.5 ? Release date: 2024-06-28 ## Other Bug Fixes - Fixed a false positive `unreachable-code` when using `typing.Any` as return type in python 3.8, the `typing.NoReturn` are not taken into account anymore for python 3.8 however. Closes [#​9751](https://togithub.com/pylint-dev/pylint/issues/9751)
psycopg/psycopg (psycopg) ### [`v3.2.1`](https://togithub.com/psycopg/psycopg/compare/3.2.0...3.2.1) [Compare Source](https://togithub.com/psycopg/psycopg/compare/3.2.0...3.2.1) ### [`v3.2.0`](https://togithub.com/psycopg/psycopg/compare/3.1.20...3.2.0) [Compare Source](https://togithub.com/psycopg/psycopg/compare/3.1.20...3.2.0) ### [`v3.1.20`](https://togithub.com/psycopg/psycopg/compare/3.1.19...3.1.20) [Compare Source](https://togithub.com/psycopg/psycopg/compare/3.1.19...3.1.20)

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.