Skip to content

Commit

Permalink
chore(deps-dev): bump the boto-typing group with 3 updates (#3314)
Browse files Browse the repository at this point in the history
Bumps the boto-typing group with 3 updates: [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder), [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-logs](https://github.com/youtype/mypy_boto3_builder).


Updates `mypy-boto3-cloudformation` from 1.28.64 to 1.28.83
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mypy-boto3-lambda` from 1.28.63 to 1.28.83
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mypy-boto3-logs` from 1.28.52 to 1.28.83
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: mypy-boto3-cloudformation
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto-typing
- dependency-name: mypy-boto3-lambda
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto-typing
- dependency-name: mypy-boto3-logs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto-typing
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent ee007a3 commit 335db66
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ aws-cdk-lib = "^2.105.0"
"aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0"
pytest-benchmark = "^4.0.0"
mypy-boto3-appconfig = "^1.28.68"
mypy-boto3-cloudformation = "^1.28.64"
mypy-boto3-cloudformation = "^1.28.83"
mypy-boto3-cloudwatch = "^1.28.36"
mypy-boto3-dynamodb = "^1.28.73"
mypy-boto3-lambda = "^1.28.63"
mypy-boto3-logs = "^1.28.52"
mypy-boto3-lambda = "^1.28.83"
mypy-boto3-logs = "^1.28.83"
mypy-boto3-secretsmanager = "^1.28.36"
mypy-boto3-ssm = "^1.28.68"
mypy-boto3-s3 = "^1.28.55"
Expand Down

0 comments on commit 335db66

Please sign in to comment.