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 dependencies by pinning urllib3 #2850

Merged
merged 1 commit into from
May 16, 2023
Merged

Update dependencies by pinning urllib3 #2850

merged 1 commit into from
May 16, 2023

Conversation

jmsmkn
Copy link
Member

@jmsmkn jmsmkn commented May 16, 2023

sentry-sdk and botocore pin the maximum version of urllib3, which causes the poetry dependency resolution to fail. This adds a direct dependency, pinning urllib3 to <2. That direct dependency can be removed when the following issues are resolved and released:

@jmsmkn jmsmkn requested a review from HarmvZ May 16, 2023 08:37
@HarmvZ HarmvZ merged commit 5295258 into main May 16, 2023
@HarmvZ HarmvZ deleted the update_dependencies branch May 16, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants