Skip to content

2022.04.02 - Version bumps and Python 3.7 removal

Latest
Compare
Choose a tag to compare
@writememe writememe released this 02 Apr 02:52
fbe363b

2022.04.02

BREAKING CHANGES - Python 3.7 Support Deprecated

Version bumps

  • bandit 1.7.0 to 1.7.4
  • black 21.9b0 to 22.3.0
  • click 7.1,<8.1 to 7.1,<8.2
  • jinja 3.0.1 to 3.1.1
  • mypy 0.910 to 0.942
  • nox 2021.10.1 to 2022.1.7
  • pandas 1.3.3 to 1.4.1
  • pylama 7.7.1 to 8.3.8
  • pytest 6.2.5 to 7.1.1

Github Actions setup python upgrade

  • Upgraded setup python from v2 to v3.1.0

Full Changelog: 2021.10.17...2022.04.20