Skip to content

Commit

Permalink
Merge branch 'main' of github.com:canonical/pytest-interface-tester
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Nov 28, 2023
2 parents 9107555 + a09759d commit de6bccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ license.text = "Apache-2.0"
keywords = ["juju", "relation interfaces"]

dependencies = [
"pydantic==1.10.7",
"pydantic>= 1.10.7, <2",
"typer==0.7.0",
"ops-scenario>=5.2",
"pytest"
Expand Down

0 comments on commit de6bccb

Please sign in to comment.