File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,14 +68,14 @@ isort = "^6.0.1"
6868flake8 = " ^7.0.0"
6969flake8-docstrings = " ^1.7.0"
7070flake8-copyright = " ^0.2.4"
71- flake8-builtins = " ^2.5 .0"
71+ flake8-builtins = " ^3.0 .0"
7272pyproject-flake8 = " ^7.0.0"
7373pep8-naming = " ^0.15.1"
7474codespell = " ^2.4.1"
7575pyright = " ^1.1.402"
7676typing-extensions = " ^4.12.2"
7777requests = " ^2.32.4"
78- ops = " ^2.23 .0"
78+ ops = " ^3.2 .0"
7979
8080[tool .poetry .group .unit ]
8181optional = true
@@ -92,7 +92,7 @@ pytest = "^8.4.1"
9292juju = " ^3.6.1.3"
9393tenacity = " ^9.1.2"
9494coverage = { extras = [" toml" ], version = " ^7.9.1" }
95- pytest-asyncio = " ^0.21.2 "
95+ pytest-asyncio = " ^1.1.0 "
9696pytest-operator = " ^0.43.1"
9797pytest-microceph = { git = " https://github.com/canonical/data-platform-workflows" , tag = " v32.1.0" , subdirectory = " python/pytest_plugins/microceph" }
9898allure-pytest = " ^2.15.0"
You can’t perform that action at this time.
0 commit comments