From c1ebc46972fa26740cc595c7e74dad903c2611f8 Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Tue, 28 Mar 2023 16:50:27 -0400 Subject: Bump the minimum referencing version again. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index c550a59..87870ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dynamic = ["version", "readme"] dependencies = [ "attrs>=22.2.0", "jsonschema-specifications>=2023.03.6", - "referencing>=0.25.3", + "referencing>=0.26.4", "rpds-py>=0.7.1", "importlib_resources>=1.4.0;python_version<'3.9'", -- cgit v1.2.1