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

Bump python libs, address insecure releases #7550

Merged
merged 3 commits into from
May 29, 2019

Conversation

mistercrunch
Copy link
Member

CATEGORY

  • Build / Development Environment

SUMMARY

Using https://requires.io/github/mistercrunch/superset/requirements/?branch=apache_release_improv
to identify insecure, old releases we're using and bumping.

  • remove unused unicodecsv lib (not needed in python3)
  • addressing problematic urllib3 version
  • addressing problematic pyyaml version

@codecov-io
Copy link

codecov-io commented May 19, 2019

Codecov Report

Merging #7550 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #7550   +/-   ##
======================================
  Coverage    65.2%   65.2%           
======================================
  Files         433     433           
  Lines       21433   21433           
  Branches     2360    2360           
======================================
  Hits        13975   13975           
  Misses       7338    7338           
  Partials      120     120
Impacted Files Coverage Δ
superset/cli.py 36.01% <ø> (ø) ⬆️
superset/views/core.py 72.92% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcafabd...c6f373e. Read the comment docs.

@mistercrunch mistercrunch merged commit fd5befe into apache:master May 29, 2019
@mistercrunch mistercrunch deleted the bump_py branch May 29, 2019 04:03
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request Jul 25, 2019
* Bump python libs, address insecure releases

Using
https://requires.io/github/mistercrunch/superset/requirements/?branch=apache_release_improv
to identify insecure, old releases we're using and bumping.

* redis <3.0

* fix new flakes

(cherry picked from commit fd5befe)
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/M 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants