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 1, 2023
1 parent 31ca568 commit 70b92bd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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 @@ -76,9 +76,9 @@ 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.1", 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.5"
tenacity = "^8.2.3"
ops = "^2.8.0"
ops = "^2.9.0"
pytest-mock = "^3.12.0"

[build-system]
Expand Down

0 comments on commit 70b92bd

Please sign in to comment.