Skip to content

IEX-2493 add pydantic v2 as core dependency#467

Merged
thomasc-adyen merged 2 commits intomainfrom
feature/IEX-2493-add-pydantic-v2-as-core-dependency
Mar 27, 2026
Merged

IEX-2493 add pydantic v2 as core dependency#467
thomasc-adyen merged 2 commits intomainfrom
feature/IEX-2493-add-pydantic-v2-as-core-dependency

Conversation

@thomasc-adyen
Copy link
Copy Markdown
Contributor

We want to start moving towards using Pydantic to align with industry standards for Python SDKs, provide type-safety at runtime, and a host of other benefits.

@thomasc-adyen thomasc-adyen requested review from a team as code owners March 26, 2026 16:13
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds pydantic>=2.0 as a core dependency by updating pyproject.toml, setup.py, and tox.ini. The review feedback identifies that the changes to setup.py and tox.ini are redundant, as pyproject.toml serves as the source of truth for package metadata and tox automatically installs core dependencies during the test environment setup.

@thomasc-adyen thomasc-adyen force-pushed the feature/IEX-2493-add-pydantic-v2-as-core-dependency branch from 57305c8 to 671e5b7 Compare March 27, 2026 11:36
@sonarqubecloud
Copy link
Copy Markdown

@thomasc-adyen thomasc-adyen added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 870213e Mar 27, 2026
14 checks passed
@thomasc-adyen thomasc-adyen deleted the feature/IEX-2493-add-pydantic-v2-as-core-dependency branch March 27, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants