Skip to content

Commit

Permalink
chore(deps-dev): bump mypy-boto3-ssm from 1.24.81 to 1.24.90 (#1594)
Browse files Browse the repository at this point in the history
Bumps [mypy-boto3-ssm](https://github.com/youtype/mypy_boto3_builder) from 1.24.81 to 1.24.90.
- [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-ssm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2022
1 parent 0b9e2d1 commit c9fd2f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ mypy-boto3-dynamodb = { version = "^1.24.74", python = ">=3.7" }
mypy-boto3-lambda = { version = "^1.24.0", python = ">=3.7" }
mypy-boto3-logs = { version = "^1.24.0", python = ">=3.7" }
mypy-boto3-secretsmanager = { version = "^1.24.83", python = ">=3.7" }
mypy-boto3-ssm = { version = "^1.24.81", python = ">=3.7" }
mypy-boto3-ssm = { version = "^1.24.90", python = ">=3.7" }
mypy-boto3-s3 = { version = "^1.24.76", python = ">=3.7" }
mypy-boto3-xray = { version = "^1.24.0", python = ">=3.7" }
types-requests = "^2.28.11"
Expand Down

0 comments on commit c9fd2f1

Please sign in to comment.