From e96d67f541c9a5ad8bbbb7fb392f8ae5bf9063cd Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Tue, 5 Sep 2023 09:44:48 -0400 Subject: [PATCH] Upgrade ruff. --- tox.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 294f26284..027736c1a 100644 --- a/tox.ini +++ b/tox.ini @@ -99,9 +99,10 @@ skip_install = true deps = # Pin a specific version so we get consistent outcomes; update this # occasionally: - ruff == 0.0.278 + ruff == 0.0.287 # towncrier doesn't work with importlib_resources 6.0.0 # https://github.com/twisted/towncrier/issues/528 + # Will be fixed in first version of Towncrier that is larger than 2023.6. importlib_resources < 6.0.0 towncrier # On macOS, git inside of towncrier needs $HOME.