Skip to content

Commit 8ad3448

Browse files
chore(deps): bump boto3 from 1.18.25 to 1.18.26
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] <[email protected]>
1 parent 787ddaa commit 8ad3448

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ license = "MIT-0"
2323
python = "^3.6.1"
2424
aws-xray-sdk = "^2.8.0"
2525
fastjsonschema = "^2.14.5"
26-
boto3 = "^1.12"
26+
boto3 = "^1.18"
2727
jmespath = "^0.10.0"
2828
pydantic = {version = "^1.8.2", optional = true }
2929
email-validator = {version = "*", optional = true }

0 commit comments

Comments
 (0)