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

chore(deps): pin back urllib3 and types-requests #14672

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

miketheman
Copy link
Member

Pinning urllib3 changes nothing, since we're already there, but prevents future breakage until we can upgrade.

Pinning types-requests prevents us from losing types-urllib3 until we can upgrade urllib3 past 2.0.

Refs: #14671

Pinning `urllib3` changes nothing, since we're already there, but
prevents future breakage until we can upgrade.

Pinning `types-requests` prevents us from losing `types-urllib3` until
we can upgrade `urllib3` past 2.0.

Refs: pypi#14671

Signed-off-by: Mike Fiedler <[email protected]>
@miketheman miketheman added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@miketheman miketheman requested a review from a team as a code owner October 2, 2023 14:22
@miketheman miketheman enabled auto-merge (squash) October 2, 2023 14:29
@miketheman miketheman merged commit a51dc3f into pypi:main Oct 2, 2023
17 checks passed
@miketheman miketheman deleted the miketheman/pin-urllib3 branch October 2, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants