diff --git a/pyproject.toml b/pyproject.toml index 3843669..f47e8a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ Changelog = "https://jowilf.github.io/sqlalchemy-file/changelog/" test = [ "pytest >=7.2.0, <7.5.0", "mypy ==1.5.1", - "ruff ==0.0.292", + "ruff ==0.1.9", "black ==23.9.1", "fasteners ==0.19", "PyMySQL[rsa] >=1.0.2, <1.2.0",