Skip to content

Commit 50d18a1

Browse files
chore(deps): bump the dependencies group in /deployer with 3 updates (#10541)
1 parent dbd7f1c commit 50d18a1

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Diff for: deployer/poetry.lock

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: deployer/pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
[tool.poetry.dependencies]
1111
python = "^3.10"
1212
click = "^8.1.7"
13-
boto3 = "^1.34.39"
13+
boto3 = "^1.34.44"
1414
python-decouple = "^3.8"
1515
requests = {extras = ["security"], version = "^2.31.0"}
1616
elasticsearch-dsl = "^7.4.1"
@@ -19,9 +19,9 @@ PyGithub = "^1.59"
1919
unidiff = "^0.7.5"
2020

2121
[tool.poetry.dev-dependencies]
22-
black = "^24.1"
22+
black = "^24.2"
2323
flake8 = "^7.0.0"
24-
pytest = "^8.0.0"
24+
pytest = "^8.0.1"
2525

2626
[tool.poetry.scripts]
2727
deployer = "deployer.main:cli"

0 commit comments

Comments
 (0)