Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates (#11509)
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent ba064b7 commit ad533ba
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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.7"
boto3 = "^1.34.140"
boto3 = "^1.34.145"
python-decouple = "^3.8"
requests = {extras = ["security"], version = "^2.32.3"}
elasticsearch-dsl = "^7.4.1"
Expand All @@ -21,7 +21,7 @@ unidiff = "^0.7.5"
[tool.poetry.dev-dependencies]
black = "^24.4"
flake8 = "^7.1.0"
pytest = "^8.2.2"
pytest = "^8.3.1"

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

0 comments on commit ad533ba

Please sign in to comment.