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

Upgrade pytest to 8.3.2 in destinations having pytest <8 #44530

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

pabloescoder
Copy link
Collaborator

What

Updates test dependencies. Resolves #44542

How

Updated the version in pyproject.toml and ran the poetry lock --no-update command on modified destinations

User Impact

Updated test deps for security reasons

Can this PR be safely reverted and rolled back?

  • YES 💚

@pabloescoder pabloescoder requested a review from a team as a code owner August 21, 2024 19:38
Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 7:58pm

@natikgadzhi
Copy link
Contributor

This is great! Let's take a look at how connectors CI will work — most should pass, and we can merge this soon after.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@pabloescoder
Copy link
Collaborator Author

This is great! Let's take a look at how connectors CI will work — most should pass, and we can merge this soon after.

Sounds good!

@natikgadzhi natikgadzhi merged commit d259aa2 into master Aug 21, 2024
48 of 52 checks passed
@natikgadzhi natikgadzhi deleted the update-pytest-on-destinations-to-v8.3.2 branch August 21, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment