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 < 2.0.0 #322

Merged
merged 5 commits into from
Jun 26, 2023
Merged

Pin urllib3 < 2.0.0 #322

merged 5 commits into from
Jun 26, 2023

Conversation

cdent
Copy link
Owner

@cdent cdent commented Jun 23, 2023

As otherwise it breaks lots of things.

Also update to deal with new versions of tox and setuptools
being more strict about modern behaviors.

cdent added 5 commits June 23, 2023 16:05
As otherwise it breaks lots of things.

Also update to deal with new versions of tox and setuptools
being more strict about modern behaviors.
@cdent
Copy link
Owner Author

cdent commented Jun 23, 2023

will tidy up commit message via a squash, turned out there was lots of tidying up needed

@cdent cdent requested a review from FND June 23, 2023 16:03
@cdent cdent merged commit cdab791 into main Jun 26, 2023
nectar-gerrit pushed a commit to NeCTAR-RC/blazar-tempest-plugin that referenced this pull request Oct 3, 2023
Otherwise we get the error:
> ERROR: gabbi 2.9.0 has requirement urllib3<2.0.0,>=1.26.9, but you'll have urllib3 2.0.4 which is incompatible.

This requirement was introduced to gabbi in their commit cdab791:
cdent/gabbi#322
This is between gabbi 2.8.0 and 2.9.0

Change-Id: I6fa4dbe08b270115620c7a9bee9b750b94fad1b8
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.

1 participant