diff --git a/pyproject.toml b/pyproject.toml index 077013a..f67b33a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ Repository = 'https://github.com/ipregistry/ipregistry-python' dev = [ 'pytest>=9.1.1', 'requests-mock>=1.12.1,<2.0.0', - 'ruff>=0.15.20,<0.16.0' + 'ruff>=0.15.20,<0.17.0' ] [tool.ruff]