Skip to content

Commit d233eb1

Browse files
committed
SDK regeneration
1 parent f5df8b6 commit d233eb1

File tree

779 files changed

+58202
-16582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

779 files changed

+58202
-16582
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "MergePythonClient"
3-
version = "1.0.12"
3+
version = "1.1.0rc0"
44
description = ""
55
readme = "README.md"
66
authors = []
@@ -34,6 +34,7 @@ Repository = 'https://github.com/merge-api/merge-python-client'
3434
python = "^3.8"
3535
httpx = ">=0.21.2"
3636
pydantic = ">= 1.9.2"
37+
pydantic-core = "^2.18.2"
3738
typing_extensions = ">= 4.0.0"
3839

3940
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)