Skip to content

Commit

Permalink
chore(deps): bump boto3 in /deployer in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /deployer with 1 update: [boto3](https://github.com/boto/boto3).


Updates `boto3` from 1.34.140 to 1.34.144
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.140...1.34.144)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 21d7dc1 commit 92706bf
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.10"
click = "^8.1.7"
boto3 = "^1.34.140"
boto3 = "^1.34.144"
python-decouple = "^3.8"
requests = {extras = ["security"], version = "^2.32.3"}
elasticsearch-dsl = "^7.4.1"
Expand Down

0 comments on commit 92706bf

Please sign in to comment.