From 25f40e56590135dffb82a2cb69eb8f4ac2876f22 Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Thu, 23 Feb 2023 10:58:19 +0200 Subject: Again bump the referencing version. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7003071..19ba652 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "attrs>=22.2.0", "pyrsistent>=0.19.3", "jsonschema-specifications>=2023.03.1", - "referencing>=0.20.0", + "referencing>=0.21.0", "importlib_metadata;python_version<'3.8'", "typing_extensions;python_version<'3.8'", -- cgit v1.2.1