Skip to content

Commit

Permalink
chore(deps): bump the dependencies group in /deployer with 2 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 0116b5e commit 8c9fe66
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions deployer/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 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.8"
boto3 = "^1.36.26"
boto3 = "^1.37.4"
python-decouple = "^3.8"
requests = {extras = ["security"], version = "^2.32.3"}
elasticsearch-dsl = "^7.4.1"
Expand All @@ -24,7 +24,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
black = "^25.1"
flake8 = "^7.1.2"
pytest = "^8.3.4"
pytest = "^8.3.5"

[tool.poetry.scripts]
deployer = "deployer.main:cli"
Expand Down

0 comments on commit 8c9fe66

Please sign in to comment.