Skip to content

Commit

Permalink
chore(deps): bump boto3 from 1.18.25 to 1.18.26
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.18.25 to 1.18.26.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.25...1.18.26)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent 787ddaa commit 8ad3448
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 @@ -23,7 +23,7 @@ license = "MIT-0"
python = "^3.6.1"
aws-xray-sdk = "^2.8.0"
fastjsonschema = "^2.14.5"
boto3 = "^1.12"
boto3 = "^1.18"
jmespath = "^0.10.0"
pydantic = {version = "^1.8.2", optional = true }
email-validator = {version = "*", optional = true }
Expand Down

0 comments on commit 8ad3448

Please sign in to comment.