summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2023-03-09 15:29:51 -0500
committerJulian Berman <Julian@GrayVines.com>2023-03-09 15:29:51 -0500
commit4d6bff9498ecc9767ef0b8c3ba87a1157c6edd26 (patch)
tree696181bb68580d7f2bd3941df05f26a45716fcf2 /pyproject.toml
parent1854b26916d79845673211f731a7fe6dde932232 (diff)
downloadjsonschema-4d6bff9498ecc9767ef0b8c3ba87a1157c6edd26.tar.gz
Link to the new referencing doc page.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d821e34..579bc7a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,9 +32,9 @@ dynamic = ["version", "readme"]
dependencies = [
"attrs>=22.2.0",
- "jsonschema-specifications>=2023.03.1",
- "referencing>=0.24.2",
- "rpds-py>=0.5.2",
+ "jsonschema-specifications>=2023.03.3",
+ "referencing>=0.24.3",
+ "rpds-py>=0.6.1",
"importlib_metadata;python_version<'3.8'",
"typing_extensions;python_version<'3.8'",