Skip to content

Commit cde2350

Browse files
committed
chore: attempt to fix unit tests
1 parent 4e8cb05 commit cde2350

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
[tool.poetry.dependencies]
2828
python = "^3.10"
2929
click = "^8.1.7"
30-
scim2-client = "^0.1.6"
30+
scim2-client = "^0.1.9"
3131
scim2-tester = "^0.1.3"
3232
sphinx-click-rst-to-ansi-formatter = "^0.1.0"
3333

0 commit comments

Comments
 (0)