8000 `urllib3>=2` breaks unit tests · Issue #2626 · python-gitlab/python-gitlab · GitHub
[go: up one dir, main page]

Skip to content 8000
urllib3>=2 breaks unit tests #2626
@JohnVillalovos

Description

@JohnVillalovos

requests 2.30.0 switched to using urllib3 v2 by default. This is breaking the unit tests.

https://github.com/psf/requests/releases/tag/v2.30.0

⚠️ Added support for urllib3 2.0. ⚠️

This may contain minor breaking changes so we advise careful testing and
reviewing https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html
prior to upgrading.

Users who wish to stay on urllib3 1.x can pin to urllib3<2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0