Skip to content

Commit e784f94

Browse files
build(deps-dev): update boto3-stubs requirement from 1.42.75 to 1.42.76
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.76 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ce68d commit e784f94

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
@@ -27,7 +27,7 @@ isort = "^8.0.0"
2727
taskipy = "^1.14.1"
2828
mypy = "^1.14.1"
2929
boto3 = "^1.36.0"
30-
boto3-stubs = { version = "1.42.75", extras = [
30+
boto3-stubs = { version = "1.42.76", extras = [
3131
"apigateway",
3232
"apigatewaymanagementapi",
3333
"apigatewayv2",

0 commit comments

Comments
 (0)