Skip to content

Commit

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

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] committed Mar 28, 2023
1 parent 52037d3 commit c185c24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 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 @@ -49,7 +49,7 @@ gitlint = "^0.19.1"
mypy = "^1.0"
pylint = "^2.17.1"
pre-commit = "^3.0.4"
mypy-boto3-s3 = "^1.26.58"
mypy-boto3-s3 = "^1.26.99"
pytest = "^7.2.1"
pytest-dependency = "^0.5.1"
moto = "^4.1.6"
Expand Down

0 comments on commit c185c24

Please sign in to comment.