Update all dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
boto3 |
==1.26.149 -> ==1.26.151
|
||||
pytest (source, changelog) |
==7.3.1 -> ==7.3.2
|
||||
python-gitlab |
==3.14.0 -> ==3.15.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
boto/boto3
v1.26.151
========
- api-change:
acm-pca
: [botocore
] Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. - api-change:
connect
: [botocore
] This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.
v1.26.150
========
- api-change:
athena
: [botocore
] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. - api-change:
comprehendmedical
: [botocore
] This release supports a new set of entities and traits. - api-change:
payment-cryptography-data
: [botocore
] Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. - api-change:
payment-cryptography
: [botocore
] Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. - api-change:
servicecatalog
: [botocore
] New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product - api-change:
timestream-write
: [botocore
] This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.
pytest-dev/pytest
v7.3.2
pytest 7.3.2 (2023-06-10)
Bug Fixes
-
#10169: Fix bug where very long option names could cause pytest to break with
OSError: [Errno 36] File name too long
on some systems. - #10894: Support for Python 3.12 (beta at the time of writing).
-
#10987:
testpaths
{.interpreted-text role="confval"} is now honored to load rootconftests
. - #10999: The [monkeypatch]{.title-ref} [setitem]{.title-ref}/[delitem]{.title-ref} type annotations now allow [TypedDict]{.title-ref} arguments.
- #11028: Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.
-
#11054: Fixed
--last-failed
's "(skipped N files)" functionality for files inside of packages (directories with [__init__.py]{.title-ref} files).
python-gitlab/python-gitlab
v3.15.0
Feature
- Add support for
select="package_file"
in package upload (3a49f09
) -
api: Add support for events scope parameter (
348f56e
) - Usernames support for MR approvals (
a2b8c8c
)
Documentation
- Remove exclusive EE about issue links (
e0f6f18
)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate