Skip to content

Commit

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


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

Updates `mypy-boto3-s3` from 1.34.64 to 1.34.65
- [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-s3
  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 Mar 18, 2024
1 parent fa2ef21 commit 408376e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ aws-cdk-lib = "^2.133.0"
"cdklabs.generative-ai-cdk-constructs" = "^0.1.90"
pytest-benchmark = "^4.0.0"
mypy-boto3-appconfig = "^1.34.58"
mypy-boto3-cloudformation = "^1.34.61"
mypy-boto3-cloudformation = "^1.34.65"
mypy-boto3-cloudwatch = "^1.34.40"
mypy-boto3-dynamodb = "^1.34.57"
mypy-boto3-lambda = "^1.34.58"
mypy-boto3-logs = "^1.34.16"
mypy-boto3-secretsmanager = "^1.34.63"
mypy-boto3-ssm = "^1.34.61"
mypy-boto3-s3 = "^1.34.64"
mypy-boto3-s3 = "^1.34.65"
mypy-boto3-xray = "^1.34.0"
types-requests = "^2.31.0"
typing-extensions = "^4.6.2"
Expand Down

0 comments on commit 408376e

Please sign in to comment.