Skip to content

Commit

Permalink
[python ci] Update Python CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 5a21d70 commit 632f084
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 21 deletions.
60 changes: 41 additions & 19 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ coverage = {extras = ["toml"], version = "^7.3.2"}
pydantic = "^1.10.13"
pytest = "^7.4.3"
pytest-mock = "^3.12.0"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.1"
psycopg2 = {version = "^2.9.9", extras = ["binary"]}
parameterized = "^0.9.0"

Expand All @@ -76,7 +76,7 @@ pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workf
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v6.3.3", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
juju = "^3.2.2"
psycopg2 = {version = "^2.9.9", extras = ["binary"]}
boto3 = "^1.33.1"
boto3 = "^1.33.6"
tenacity = "^8.2.3"

[build-system]
Expand Down

0 comments on commit 632f084

Please sign in to comment.