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

Update /tests dependencies and fix docker+http issue #2488

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Conversation

kubasobon
Copy link
Member

@kubasobon kubasobon commented Sep 10, 2024

Summary of your changes

The main goal of this PR is to upgrade docker-py dependency to >v7.1.0 due to a known conflict with requests v2.32.0. This fixes the docker.errors.DockerException: Error while fetching server API version: Not supported URL scheme http+docker issue. It also bumps minor dependency versions.

Fixes failing IT tests after #2475

Screenshot/Data

Screenshot 2024-09-10 at 11 34 14

Upstream issue links:

@kubasobon kubasobon requested a review from a team as a code owner September 10, 2024 09:34
Copy link

mergify bot commented Sep 10, 2024

This pull request does not have a backport label. Could you fix it @kubasobon? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@kubasobon
Copy link
Member Author

@kubasobon kubasobon enabled auto-merge (squash) September 10, 2024 10:23
@kubasobon kubasobon merged commit 8f780cd into main Sep 10, 2024
11 checks passed
@kubasobon kubasobon deleted the fix-docker-py branch September 10, 2024 10:49
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