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

(fix) unpin requests version #947

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

thomasht86
Copy link
Collaborator

@thomasht86 thomasht86 commented Oct 3, 2024

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Earlier, there were issues with requests==2.32.0-1, see https://pypi.org/project/requests/2.32.3/#history.
These versions are now yanked, so we should unpin version here, to avoid possible incompatibility with other packages that might depend on a higher requests-version.

@thomasht86 thomasht86 marked this pull request as ready for review October 4, 2024 02:30
@thomasht86 thomasht86 requested a review from kkraune October 4, 2024 02:30
@thomasht86 thomasht86 changed the title unpin requests version (fix) unpin requests version Oct 4, 2024
@kkraune kkraune merged commit 4bb2c3d into master Oct 4, 2024
48 checks passed
@kkraune kkraune deleted the thomasht86/try-to-upgrade-requests branch October 4, 2024 05:59
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