Skip to content

v2.2.5

Compare
Choose a tag to compare
@questionlp questionlp released this 02 May 02:52
· 114 commits to main since this release
22ca504

Version 2.2.5

Component Changes

  • Upgrade Flask from 2.2.3 to 2.3.2
  • Upgrade wwdtm from 2.0.8 to 2.1.0, which also includes the following changes:
    • Upgrade MySQL Connector/Python from 8.0.31 to 8.0.33
    • Upgrade NumPy from 1.23.4 to 1.24.2
    • Upgrade python-slugify from 6.1.2 to 8.0.1
    • Upgrade pytz from 2022.6 to 2023.3

Development Changes

  • Move pytest configuration from pytest.ini into pyproject.toml
  • Upgrade flake8 from 5.0.4 to 6.0.0
  • Upgrade pycodestyle from 2.9.1 to 2.10.0
  • Upgrade pytest from 7.2.0 to 7.3.1
  • Upgrade black from 22.10.0 to 23.3.0

Pull Request(s): #20

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.2.4...v2.2.5