Skip to content

Comments

setup: fix install-dev.sh failing on check-docker.py check#1263

Merged
kyujin-cho merged 1 commit intomainfrom
fix/install-dev-failing
May 5, 2023
Merged

setup: fix install-dev.sh failing on check-docker.py check#1263
kyujin-cho merged 1 commit intomainfrom
fix/install-dev-failing

Conversation

@kyujin-cho
Copy link
Member

@kyujin-cho kyujin-cho commented May 5, 2023

After urllib3 2.0 is released, we're experiencing scripts/check-docker.py failing to execute when running scripts/install-dev.sh. This PR limits version of urllib3 installed when running install-dev.sh to be set below 2.0.
Ref: docker/docker-py#3113, psf/requests#6226

@kyujin-cho kyujin-cho self-assigned this May 5, 2023
@kyujin-cho kyujin-cho added this to the 23.03 milestone May 5, 2023
@github-actions github-actions bot added the size:XS ~10 LoC label May 5, 2023
@kyujin-cho kyujin-cho added type:maintenance Maintenance issue. area:upstream Issues with root cause from upstream 3rd parties skip:changelog Make the action workflow to skip towncrier check and removed size:XS ~10 LoC labels May 5, 2023
@kyujin-cho kyujin-cho changed the title fix: install-dev.sh failing on docker check script setup: fix install-dev.sh failing on check-docker.py check May 5, 2023
@kyujin-cho kyujin-cho added this pull request to the merge queue May 5, 2023
Merged via the queue into main with commit dc101c0 May 5, 2023
@kyujin-cho kyujin-cho deleted the fix/install-dev-failing branch May 5, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:upstream Issues with root cause from upstream 3rd parties skip:changelog Make the action workflow to skip towncrier check type:maintenance Maintenance issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant