Open CSV enhancements and library updates
·
929 commits
to refs/heads/main
since this release
What's Changed
- fix of latest changes (#288) @devsetgo
- Open_CSV Enhancements (#287) @devsetgo
- pip(deps): bump pytest-cov from 3.0.0 to 4.0.0 (#274) @dependabot
- pip(deps): bump mkdocs-material from 8.4.2 to 8.5.5 (#276) @dependabot
- pip(deps): bump autoflake from 1.5.3 to 1.6.1 (#275) @dependabot
- pip(deps): bump tqdm from 4.64.0 to 4.64.1 (#273) @dependabot
- pip(deps): bump pytest from 7.1.2 to 7.1.3 (#272) @dependabot
- pip(deps): bump mkdocs from 1.3.1 to 1.4.0 (#271) @dependabot
- pip(deps): bump tox from 3.25.1 to 3.26.0 (#269) @dependabot
- pip(deps): bump pylint from 2.15.0 to 2.15.3 (#270) @dependabot
- pip(deps): bump mkdocs-material from 8.3.9 to 8.4.2 (#268) @dependabot
- pip(deps): bump autopep8 from 1.6.0 to 1.7.0 (#264) @dependabot
- pip(deps): bump pylint from 2.14.5 to 2.15.0 (#265) @dependabot
- pip(deps): bump autoflake from 1.4 to 1.5.3 (#263) @dependabot
- pip(deps): bump black from 22.6.0 to 22.8.0 (#267) @dependabot
- pip(deps): bump flake8 from 5.0.1 to 5.0.4 (#266) @dependabot
- pip(deps): bump pre-commit from 2.19.0 to 2.20.0 (#260) @dependabot
- pip(deps): bump mkdocs from 1.3.0 to 1.3.1 (#261) @dependabot
- pip(deps): bump flake8 from 4.0.1 to 5.0.1 (#259) @dependabot
- pip(deps): bump mkdocs-material from 8.3.8 to 8.3.9 (#258) @dependabot
- pip(deps): bump pylint from 2.14.4 to 2.14.5 (#262) @dependabot
- pip(deps): bump twine from 4.0.0 to 4.0.1 (#252) @dependabot
- pip(deps): bump pylint from 2.14.0 to 2.14.4 (#251) @dependabot
- pip(deps): bump mkdocs-material from 8.2.16 to 8.3.8 (#253) @dependabot
- pip(deps): bump black from 22.3.0 to 22.6.0 (#254) @dependabot
- pip(deps): bump tox from 3.25.0 to 3.25.1 (#255) @dependabot
- pip(deps): bump watchdog from 2.1.8 to 2.1.9 (#256) @dependabot
- github actionts(deps): bump actions/setup-python from 3 to 4 (#257) @dependabot
- pip(deps): bump pylint from 2.13.7 to 2.14.0 (#250) @dependabot
- pip(deps): bump watchdog from 2.1.7 to 2.1.8 (#246) @dependabot
- pip(deps): bump pre-commit from 2.18.1 to 2.19.0 (#248) @dependabot
- pip(deps): bump mkdocs-material from 8.2.12 to 8.2.16 (#249) @dependabot
- pip(deps): bump tox from 3.24.5 to 3.25.0 (#242) @dependabot
- pip(deps): bump pre-commit from 2.17.0 to 2.18.1 (#243) @dependabot
- pip(deps): bump click from 8.1.2 to 8.1.3 (#245) @dependabot
- pip(deps): bump pylint from 2.13.4 to 2.13.7 (#240) @dependabot
- pip(deps): bump tqdm from 4.63.1 to 4.64.0 (#244) @dependabot
- pip(deps): bump mkdocs-material from 8.2.8 to 8.2.12 (#241) @dependabot
- pip(deps): bump pytest from 7.1.1 to 7.1.2 (#239) @dependabot
- pip(deps): bump watchdog from 2.1.6 to 2.1.7 (#238) @dependabot
- pip(deps): bump pylint from 2.12.2 to 2.13.4 (#237) @dependabot
- pip(deps): bump mkdocs from 1.2.3 to 1.3.0 (#234) @dependabot
- pip(deps): bump tqdm from 4.63.0 to 4.63.1 (#233) @dependabot
- pip(deps): bump black from 22.1.0 to 22.3.0 (#236) @dependabot
- pip(deps): bump pytest from 7.0.1 to 7.1.1 (#231) @dependabot
- pip(deps): bump click from 8.0.4 to 8.1.2 (#235) @dependabot
- pip(deps): bump mkdocs-material from 8.2.5 to 8.2.8 (#232) @dependabot
- pip(deps): bump twine from 3.8.0 to 4.0.0 (#230) @dependabot
- document updates (#229) @devsetgo