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

Fix deprecated lazy_fixture imports #1674

Merged
merged 6 commits into from
Aug 28, 2024
Merged

Conversation

pdelboca
Copy link
Contributor

@pdelboca pdelboca commented Aug 23, 2024

This PR fixes several deprecations that were making our tests fail.

I'm also removing pytest-only dependency since it does not support Python 3.12 and we are not currently using it.


Please make sure that all the checks pass. Please add here any additional information regarding this pull request. It's highly recommended that you link this PR to an issue (please create one if it doesn't exist for this PR)

Copy link
Collaborator

@pierrecamilleri pierrecamilleri left a comment

Choose a reason for hiding this comment

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

🙏

@pdelboca pdelboca merged commit 4d334f0 into main Aug 28, 2024
9 checks passed
@pdelboca pdelboca deleted the fix-deprecated-lazy-fixture-call branch August 28, 2024 09:40
@pierrecamilleri pierrecamilleri mentioned this pull request Aug 30, 2024
pierrecamilleri added a commit that referenced this pull request Sep 2, 2024
- fix: deprecated dependencies ([PR
1674](#1674))
- fix: unexpected "missing-label" error with option `header_case =
False`
([#1635](#1635))
- fix: KeyError when a "primaryKey" is missing
([#1633](#1633))
- fix: unexpected field-error for a boolean "example" with "trueValues"
or
"falseValues" properties
([#1610](#1610))
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