Fix DeprecationWarning in requests use #1787
Labels
ESP-Sprint
We do a MSS sprint on EuroSciPy 18.8. in Basel. (candidates should be marked with this)
good first issue
Good for newcomers
Milestone
/opt/conda/envs/mss-develop-env/lib/python3.10/site-packages/requests/auth.py:46: DeprecationWarning: Non-string passwords will no longer be supported in Requests 3.0.0. Please convert the object you've passed in (<class 'NoneType'>) to a string or bytes object in the near future to avoid problems.
warnings.warn(
The text was updated successfully, but these errors were encountered: