Skip to content

Commit

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

---
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 Nov 28, 2022
1 parent 01a681c commit 13a4352
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 137 deletions.
145 changes: 9 additions & 136 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 = "^8.1.3"
boto3 = "^1.26.13"
boto3 = "^1.26.17"
python-decouple = "^3.6"
requests = {extras = ["security"], version = "^2.28.1"}
elasticsearch-dsl = "^7.4.0"
Expand Down

0 comments on commit 13a4352

Please sign in to comment.