]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
updates for mypy 1.16
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jun 2025 20:14:19 +0000 (16:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jun 2025 20:14:19 +0000 (16:14 -0400)
commitc072e67aa91eb871a8123eaa26393fd568cc3f2e
treee138c80ff9dec523c66e2e1b20db86468efa3122
parent511dd0379a086c22860bdfbc4e422cfca36dd1d5
updates for mypy 1.16

some errors go away, others come in.   basically moving
ignores around.  need to pin to 1.16 at the lowest as these
would now fail on earlier mypy versions

Change-Id: Ia46084c69f1496ad77e215aab3fe1e6104361a96
alembic/autogenerate/compare.py
alembic/autogenerate/rewriter.py
alembic/runtime/environment.py
alembic/runtime/migration.py
alembic/script/base.py
tox.ini