petl-developers / petl

Python Extract Transform and Load Tables of Data
MIT License
1.22k stars 190 forks source link

ci: test with updated package versions #598

Closed juarezr closed 2 years ago

juarezr commented 2 years ago

This PR has the objective of keeping petl testing with updated packages

Changes

  1. Removed upper limit on dependencies
  2. Fix CVE-2021-33430
  3. Announce python 3.9 in package

Checklist

Use this checklist for assuring the quality of pull requests that include new code and or make changes to existing code.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 91.759% when pulling e4d81f043d75900b4323b996e35ca6e0bb122fb4 on juarezr:min-package-versions into 1ed38a6c2a97619f02d234a1194c7f3eba69a1ec on petl-developers:master.