Skip to content

Commit 360405d

Browse files
committed
chore: dependencies update
1 parent 586d5a1 commit 360405d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ documentation = "https://pytest-iam.readthedocs.io/en/latest/"
3131

3232
[tool.poetry.dependencies]
3333
python = "^3.9"
34-
canaille = {version = "<1", extras = ["oidc"] }
34+
canaille = {version = ">=0.0.53,<1", extras = ["oidc"] }
3535
portpicker = ">=1.6.0"
3636
pytest = ">=7.0.0"
3737
faker = ">=21.0.0"

0 commit comments

Comments
 (0)