Skip to content

Commit f904717

Browse files
build(deps-dev): update boto3-stubs requirement from 1.42.10 to 1.42.11
Updates the requirements on [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) to permit the latest version. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-version: 1.42.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f87154e commit f904717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ isort = "^7.0.0"
2424
taskipy = "^1.12.2"
2525
mypy = "^1.10.0"
2626
boto3 = "^1.34.102"
27-
boto3-stubs = { version = "1.42.10", extras = [
27+
boto3-stubs = { version = "1.42.11", extras = [
2828
"apigateway",
2929
"apigatewaymanagementapi",
3030
"apigatewayv2",

0 commit comments

Comments
 (0)