Skip to content

Commit fefad7c

Browse files
[python ci] Update Python CI dependencies (canonical#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d853e16 commit fefad7c

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

poetry.lock

Lines changed: 27 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ optional = true
4444

4545
[tool.poetry.group.format.dependencies]
4646
black = "^24.1.1"
47-
ruff = "^0.1.14"
47+
ruff = "^0.2.1"
4848

4949
[tool.poetry.group.lint]
5050
optional = true
@@ -76,7 +76,7 @@ pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workf
7676
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v11.0.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
7777
juju = "^3.2.2"
7878
psycopg2 = {version = "^2.9.9", extras = ["binary"]}
79-
boto3 = "^1.34.29"
79+
boto3 = "^1.34.35"
8080
tenacity = "^8.2.3"
8181
allure-pytest = "^2.13.2"
8282

0 commit comments

Comments
 (0)