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

pin urllib3 to version in lockfiles/st2.lock #6298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cognifloyd
Copy link
Member

Fix the lint CI job failure caused by a new version of urllib3 that does not support python 3.8. This is a transitive dep, so I just copied the locked version from lockfiles/st2.lock into our requirements files. I added it to any in-requirements.txt that included requests.

@cognifloyd cognifloyd added infrastructure: ci/cd maintenance no changelog No Changelog.rst needed for this PR labels Feb 4, 2025
@cognifloyd cognifloyd added this to the 3.9.0 milestone Feb 4, 2025
@cognifloyd cognifloyd self-assigned this Feb 4, 2025
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines. Very easy to review. label Feb 4, 2025
@nzlosh
Copy link
Contributor

nzlosh commented Feb 4, 2025

We should drop py3.8 asap, if not for the v3.9 release, then for the v3.10

@cognifloyd cognifloyd enabled auto-merge February 4, 2025 16:35
@cognifloyd cognifloyd requested a review from a team February 4, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure: ci/cd maintenance no changelog No Changelog.rst needed for this PR size/S PR that changes 10-29 lines. Very easy to review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants