Skip to content

Commit 44c8ed5

Browse files
core: bump pydantic-scim from 0.0.7 to 0.0.8
Bumps [pydantic-scim](https://chalk.ai) from 0.0.7 to 0.0.8. --- updated-dependencies: - dependency-name: pydantic-scim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b25f6f commit 44c8ed5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ paramiko = "*"
152152
psycopg = { extras = ["c"], version = "*" }
153153
pycryptodome = "*"
154154
pydantic = "<3.0.0"
155-
pydantic-scim = "^0.0.7"
155+
pydantic-scim = "^0.0.8"
156156
pyjwt = "*"
157157
python = "^3.11"
158158
pyyaml = "*"

0 commit comments

Comments
 (0)