Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pydantic versions >=2.7.0 #652

Closed
jvandermey opened this issue Jun 7, 2024 · 2 comments
Closed

Support for pydantic versions >=2.7.0 #652

jvandermey opened this issue Jun 7, 2024 · 2 comments

Comments

@jvandermey
Copy link

Is your feature request related to a problem? Please describe.
The latest version of pydantic is 2.7.3. The requirement in sslyze for <2.7.0 is breaking our dependency resolution due to conflicts with other dependencies.

Describe the solution you'd like
Support for pydantic<2.8.0

@nabla-c0d3 nabla-c0d3 moved this to Backlog in SSLyze 6.1.0 Jun 23, 2024
nabla-c0d3 added a commit that referenced this issue Jun 23, 2024
@nabla-c0d3 nabla-c0d3 moved this from Backlog to Done in SSLyze 6.1.0 Jun 23, 2024
@nabla-c0d3 nabla-c0d3 closed this as completed by moving to Done in SSLyze 6.1.0 Jun 23, 2024
@nabla-c0d3 nabla-c0d3 reopened this Jun 23, 2024
@Mattwmaster58
Copy link

Mattwmaster58 commented Oct 26, 2024

fixed by #667

@nabla-c0d3
Copy link
Owner

Fixed in v6.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants