Skip to content

Commit c3a8576

Browse files
committed
chore: dependencies update
1 parent 7d57693 commit c3a8576

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: 'v0.8.1'
4+
rev: 'v0.8.2'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
requires-python = ">= 3.10"
2828
dependencies = [
2929
"click>=8.1.7",
30-
"scim2-client>=0.4.2",
30+
"scim2-client>=0.4.3",
3131
"scim2-tester[httpx]>=0.1.10",
3232
"sphinx-click-rst-to-ansi-formatter>=0.1.0",
3333
"pydanclick>=0.3.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)