summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2023-02-23 10:58:19 +0200
committerJulian Berman <Julian@GrayVines.com>2023-02-23 10:58:19 +0200
commit25f40e56590135dffb82a2cb69eb8f4ac2876f22 (patch)
tree96f31e9226ea38cd0f2ec8504f3e1a73d5406954 /pyproject.toml
parente922e795de8f331b08664ab211ff8a30e6490942 (diff)
downloadjsonschema-25f40e56590135dffb82a2cb69eb8f4ac2876f22.tar.gz
Again bump the referencing version.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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'",