⬆️(dependencies) update python dependencies#1419
Merged
Merged
Conversation
5a89570 to
387cdbc
Compare
lunika
approved these changes
Mar 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.7.3->==1.7.4==1.21.8->==1.21.13==4.0.2->==4.0.3==5.0.0->==5.1.0==8.1.0->==8.1.1==0.18.0->==0.19.0Release Notes
PyCQA/bandit
v1.7.4Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.7.3...1.7.4
boto/boto3
v1.21.13Compare Source
=======
synthetics: [botocore] Allow custom handler function.transfer: [botocore] Add waiters for server online and offline.devops-guru: [botocore] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.macie: [botocore] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.ec2: [botocore] Documentation updates for Amazon EC2.sts: [botocore] Documentation updates for AWS Security Token Service.connect: [botocore] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.v1.21.12Compare Source
=======
greengrassv2: [botocore] Doc only update that clarifies Create Deployment section.fsx: [botocore] This release adds support for data repository associations to use root ("/") as the file system pathkendra: [botocore] Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.htmlappflow: [botocore] Launching Amazon AppFlow Marketo as a destination connector SDK.timestream-query: [botocore] Documentation only update for SDK and CLIv1.21.11Compare Source
=======
gamelift: [botocore] Minor updates to address errors.cloudtrail: [botocore] Add bytesScanned field into responses of DescribeQuery and GetQueryResults.athena: [botocore] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.keyspaces: [botocore] This release adds support for data definition language (DDL) operationsecr: [botocore] This release adds support for tracking images lastRecordedPullTime.v1.21.10Compare Source
=======
mediapackage: [botocore] This release adds Hybridcast as an available profile option for Dash Origin Endpoints.rds: [botocore] Documentation updates for Multi-AZ DB clusters.mgn: [botocore] Add support for GP3 and IO2 volume types. Add bootMode to LaunchConfiguration object (and as a parameter to UpdateLaunchConfigurationRequest).kafkaconnect: [botocore] Adds operation for custom plugin deletion (DeleteCustomPlugin) and adds new StateDescription field to DescribeCustomPlugin and DescribeConnector responses to return errors from asynchronous resource creation.v1.21.9Compare Source
======
finspace-data: [botocore] Add new APIs for managing Users and Permission Groups.amplify: [botocore] Add repositoryCloneMethod field for hosting an Amplify app. This field shows what authorization method is used to clone the repo: SSH, TOKEN, or SIGV4.fsx: [botocore] This release adds support for the following FSx for OpenZFS features: snapshot lifecycle transition messages, force flag for deleting file systems with child resources, LZ4 data compression, custom record sizes, and unsetting volume quotas and reservations.fis: [botocore] This release adds logging support for AWS Fault Injection Simulator experiments. Experiment templates can now be configured to send experiment activity logs to Amazon CloudWatch Logs or to an S3 bucket.route53-recovery-cluster: [botocore] This release adds a new API option to enable overriding safety rules to allow routing control state updates.amplifyuibuilder: [botocore] We are adding the ability to configure workflows and actions for components.athena: [botocore] This release adds support for updating an existing named query.ec2: [botocore] This release adds support for new AMI property 'lastLaunchedTime'servicecatalog-appregistry: [botocore] AppRegistry is deprecating Application and Attribute-Group Name update feature. In this release, we are marking the name attributes for Update APIs as deprecated to give a heads up to our customers.django/django
v4.0.3Compare Source
jazzband/djangorestframework-simplejwt
v5.1.0Compare Source
Meta:
Translations:
ipython/ipython
v8.1.1Compare Source
getsentry/responses
v0.19.0Compare Source
See
responses.registries.OrderedRegistry.For example, to add response for POST request you can use
responses.post()insteadof
responses.add(responses.POST).responses.activatedecorator to leak, if wrapped function called from within anotherwrapped function. Also, allow calling of above mentioned chain. See #481 for more details.
get_registry()method ofRequestsMockobject. Replaces internal_get_registry().query_param_matchercan now accept dictionaries withintandfloatvalues.looseversion ofquery_param_matchervia named argumentstrict_match.async/awaitfunctions.response_callbackis no longer executed on exceptions raised by failedResponses_get_url_and_pathto comply with RFC 3986. Now URL match occurs by matchingschema, authority and path, where path is terminated by the first question mark ("?") or
number sign ("#") character, or by the end of the URI.
content_typeandheaders[content-type]are provided as parameters.Configuration
📅 Schedule: "before 7am on monday" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.