Upgrade ruff.

This commit is contained in:
Itamar Turner-Trauring 2023-07-21 11:10:54 -04:00
parent 6cc517d1a7
commit 4bbde0288e

View File

@ -99,7 +99,7 @@ skip_install = true
deps =
# Pin a specific version so we get consistent outcomes; update this
# occasionally:
ruff == 0.0.263
ruff == 0.0.278
# towncrier doesn't work with importlib_resources 6.0.0
# https://github.com/twisted/towncrier/issues/528
importlib_resources < 6.0.0