piccolo-orm / targ

Python CLI using type hints and docstrings.
https://targ.readthedocs.io/en/latest/index.html
MIT License
20 stars 2 forks source link

Bump Python version and dependencies #29

Closed dantownsend closed 5 months ago

dantownsend commented 5 months ago

We should drop Python 3.7 support. We need it to bump Black to a patched version: https://github.com/piccolo-orm/targ/pull/28

At the same time, we may as well bump all other dependencies.