summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
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 87870ea..38cceea 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.26.4",
+ "referencing>=0.27.2",
"rpds-py>=0.7.1",
"importlib_resources>=1.4.0;python_version<'3.9'",