Skip to content

Commit cbbfa92

Browse files
build(deps-dev): update boto3-stubs requirement
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.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aa3ef3 commit cbbfa92

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
@@ -49,7 +49,7 @@ dev = [
4949
"pre-commit~=4.0",
5050
"pre-commit-hooks~=6.0",
5151
"ruff~=0.8.4",
52-
"boto3-stubs~=1.35.0",
52+
"boto3-stubs~=1.42.13",
5353
"pytest~=8.0",
5454
"pytest-cov~=6.0",
5555
"pytest-env~=1.1",

0 commit comments

Comments
 (0)