Improve python 3.11
[0.18.0] - 2022-11-09
Added
- ExoImport now support python3.11.
- Add some dependencies for supporting python3.11:
- wrapt
- Add new linter pep8-naming, following remove flakehell which is no longer maintained.
Changed
Name | Old version | New version |
---|---|---|
rich | 11.2.0 | 12.6.0 |
types-PyYaml | 6.0.11 | 6.0.12.1 |
typer | 0.6.1 | 0.7.0 |
py-linq-sql | 1.2.0.1 | 1.3.0.1 |
tmp-connection-psql | 1.0.1 | 1.1.0 |
psycopg-pool | 3.1.2 | 3.1.4 |
black | 22.8 | 22.10.0 |
pre-commit | 2.20.0 | 2.20.2 |
codepsell | 2.2.0 | 2.2.2 |
pytest | 7.1.3 | 7.2.0 |
pytest-sugar | 0.9.5 | 0.9.6 |
pytest-cov | 3.0.0 | 4.0.0 |
mypy | 0.971 | 0.990 |
pylint | 2.15.0 | 2.15.5 |
flake8 | 3.9 | 5.0.4 |
flake8-bandit | 3.0.0 | 4.1.1 |
flake8-eradicate | 1.3.0 | 1.4.0 |
Remove
- Remove some depandencies:
- flakehell
- flake8-quotes
- mkdocs