We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e922e79 commit 25f40e5Copy full SHA for 25f40e5
docs/requirements.txt
@@ -82,7 +82,7 @@ pytz==2022.7.1
82
# via babel
83
pyyaml==6.0
84
# via sphinx-autoapi
85
-referencing==0.20.0
+referencing==0.21.0
86
# via
87
# jsonschema
88
# jsonschema-specifications
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"attrs>=22.2.0",
35
"pyrsistent>=0.19.3",
36
"jsonschema-specifications>=2023.03.1",
37
- "referencing>=0.20.0",
+ "referencing>=0.21.0",
38
39
"importlib_metadata;python_version<'3.8'",
40
"typing_extensions;python_version<'3.8'",
0 commit comments