Skip to content

Commit a34cd8f

Browse files
chore(deps): bump the dependencies group in /deployer with 2 updates (#10728)
1 parent c8cdf92 commit a34cd8f

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Diff for: deployer/poetry.lock

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

Diff for: deployer/pyproject.toml

+2-2
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.59"
13+
boto3 = "^1.34.64"
1414
python-decouple = "^3.8"
1515
requests = {extras = ["security"], version = "^2.31.0"}
1616
elasticsearch-dsl = "^7.4.1"
@@ -19,7 +19,7 @@ PyGithub = "^1.59"
1919
unidiff = "^0.7.5"
2020

2121
[tool.poetry.dev-dependencies]
22-
black = "^24.2"
22+
black = "^24.3"
2323
flake8 = "^7.0.0"
2424
pytest = "^8.1.1"
2525

0 commit comments

Comments
 (0)