Skip to content

fix: remove unused dependency - #483

Merged
jeandersonbc merged 2 commits into
mainfrom
fix-remove-pydantic
Jun 1, 2026
Merged

fix: remove unused dependency#483
jeandersonbc merged 2 commits into
mainfrom
fix-remove-pydantic

Conversation

@jeandersonbc

Copy link
Copy Markdown
Contributor

The pydantic dependency is unused at the moment, so there is no need to be listed in the pyproject.toml. Furthermore, it's missing in setup.py (the use of pyproject.toml and setup.py is out-of-scope for now).

@jeandersonbc
jeandersonbc requested a review from a team as a code owner May 29, 2026 12:43

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

Copy link
Copy Markdown
Contributor

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 removes the pydantic>=2.0 dependency from the pyproject.toml file. There are no review comments, and I have no feedback to provide.

@jeandersonbc
jeandersonbc enabled auto-merge May 29, 2026 12:44
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@jeandersonbc
jeandersonbc added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 20749c5 Jun 1, 2026
14 checks passed
@jeandersonbc
jeandersonbc deleted the fix-remove-pydantic branch June 1, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants