Skip to content

Commit 9f9fa7e

Browse files
Update Python dependencies (#1588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2235897 commit 9f9fa7e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires-poetry = ">=2.0.0"
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
ops = {extras = ["tracing"], version = "^3.7.0"}
11-
boto3 = "^1.42.81"
11+
boto3 = "^1.42.84"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.33.1"
1414
tenacity = "^9.1.4"
@@ -40,7 +40,7 @@ jsonschema = "*"
4040
optional = true
4141

4242
[tool.poetry.group.format.dependencies]
43-
ruff = "^0.15.8"
43+
ruff = "^0.15.9"
4444

4545
[tool.poetry.group.lint]
4646
optional = true
@@ -72,7 +72,7 @@ landscape-api-py3 = "^0.9.0"
7272
mailmanclient = "^3.3.5"
7373
psycopg2-binary = "^2.9.11"
7474
allure-pytest = "^2.15.3"
75-
allure-pytest-default-results = "^0.1.3"
75+
allure-pytest-default-results = "^0.1.4"
7676

7777
# Testing tools configuration
7878
[tool.coverage.run]

0 commit comments

Comments
 (0)