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

Update Python dependencies #3412

Closed
karlcow opened this issue Jul 24, 2020 · 0 comments · Fixed by #3413
Closed

Update Python dependencies #3412

karlcow opened this issue Jul 24, 2020 · 0 comments · Fixed by #3413

Comments

@karlcow
Copy link
Member

karlcow commented Jul 24, 2020

Previously #3187

https://requires.io/github/webcompat/webcompat.com/requirements/?branch=master

Capture d’écran 2020-07-24 à 09 39 35

@karlcow karlcow self-assigned this Jul 24, 2020
karlcow added a commit to karlcow/webcompat.com that referenced this issue Jul 24, 2020
Ran lint and pytest after upgrade.
Everything is green.
@karlcow karlcow linked a pull request Jul 24, 2020 that will close this issue
karlcow added a commit to karlcow/webcompat.com that referenced this issue Jul 24, 2020
karlcow added a commit to karlcow/webcompat.com that referenced this issue Jul 24, 2020
* flask-firehose contains the fix done by @marimeireles
* no tests broke after requests upgrade to 2.24.0
  now under the PSF roof
* no tests broke after ua-parser upgrade to 0.10.0
  this is another important part of our infrastructure.
  If we do not get the results we want after this upgrade
  is that we are missing tests.
* No breakage either for Werkzeug==1.0.1
  I was worried about
  Fix passing file-like objects like io.BytesIO to FileStorage.save
  but it seems fine.
* WTForms to 2.3.1
  note that version 3.0.0 is coming soon.
miketaylr pushed a commit that referenced this issue Jul 24, 2020
Fix #3412 - Udate python dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant