Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent 660b2d1 commit b33052f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions deployer/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 deployer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.7"
click = "^7.1.2"
boto3 = "^1.17.22"
boto3 = "^1.17.26"
python-decouple = "^3.4"
requests = {extras = ["security"], version = "^2.25.0"}
elasticsearch-dsl = "^7.3.0"
Expand Down

0 comments on commit b33052f

Please sign in to comment.