New version 1.3.0-prerealese
[1.3.0-pre-release] - 2022-11-08
Added
- py-linq-sql now support python3.11.
- Add some dependencies for supporting python3.11:
- six
- wrapt
- strenum
- Add new linter pep8-naming, following remove flakehell which is no longer maintained.
Changed
Name | Old version | New version |
---|---|---|
dotmap | 1.3.26 | 1.3.30 |
psycopg | 3.0.11 | 3.1.4 |
types-toml | 0.10.7 | 0.10.8 |
types-PyYaml | 6.0.9 | 6.0.12.1 |
pytest-sugar | 0.9.4 | 0.9.5 |
pytest-cov | 3.0.0 | 4.0.0 |
pre-commit | 2.17.0 | 2.20.2 |
black | 22.1.0 | 22.10.0 |
xdoctest | 0.15.10 | 1.1.0 |
codepsell | 2.1.0 | 2.2.2 |
dlint | 0.12.0 | 0.13.0 |
import-linter | 1.2.7 | 1.4.0 |
mypy | 0.942 | 0.982 |
sqlfluff | 0.12.0 | 1.4.1 |
pylint | 2.13.7 | 2.15.5 |
plerr | 2.0.0 | 3.0.0 |
flake8 | 3.9 | 5.0.4 |
flake8-bandit | 3.0.0 | 4.1.1 |
flake8-eradicate | 1.2.0 | 1.4.0 |
tmp-connection-psql | 1.0.1-beta.0 | 1.1.0 |
psycopg-pool | 3.1.1 | 3.1.3 |
numpy | 1.21.6 | 1.23.4 |
Remove
- Remove some depandencies:
- flakehell
- flake8-quotes
- flit
- m2r2
- dephell