]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
bump black to 22.3.0
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Mar 2022 19:50:29 +0000 (15:50 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 28 Mar 2022 20:13:23 +0000 (16:13 -0400)
commitd741367c388ec1b7083a2c242911745647ec9a28
treebf6b17f1008c6faa06af9314a4f0366a68cc3f93
parent8fc58eaa77f2118cf78ecdaca130bc298ff4143a
bump black to 22.3.0

both black and click were released in the past
few hours, and black 21.5b1 seems to suddenly
be failing on a missing symbol from click.  just
update to the latest

Change-Id: Icb9d98d6473aa603aa29ad1c2d1e43ff3b371db5
.pre-commit-config.yaml
alembic/util/sqla_compat.py
docs/build/conf.py
tests/test_bulk_insert.py
tests/test_postgresql.py
tox.ini