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

Deprecation warning for urllib3 Retry method_whitelist parameter #20

Closed
bchopson opened this issue Jul 8, 2022 · 3 comments
Closed

Comments

@bchopson
Copy link

bchopson commented Jul 8, 2022

urllib3 has deprecated the method_whitelist parameter of Retry in favor of allowed_methods

See urllib3/urllib3#2000

Also, urllib3 is missing from install_requires.

@aflanagan
Copy link
Collaborator

Thanks! This has been updated and will be in the next (4.6.0) release.

@danielnieto
Copy link

thanks for the update! When is the next release live?

@aflanagan
Copy link
Collaborator

Sorry for the slow reply - it's now been released! https://pypi.org/project/cronitor/

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

No branches or pull requests

3 participants