Skip to content

Commit 25f40e5

Browse files
committed
Again bump the referencing version.
1 parent e922e79 commit 25f40e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pytz==2022.7.1
8282
# via babel
8383
pyyaml==6.0
8484
# via sphinx-autoapi
85-
referencing==0.20.0
85+
referencing==0.21.0
8686
# via
8787
# jsonschema
8888
# jsonschema-specifications

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"attrs>=22.2.0",
3535
"pyrsistent>=0.19.3",
3636
"jsonschema-specifications>=2023.03.1",
37-
"referencing>=0.20.0",
37+
"referencing>=0.21.0",
3838

3939
"importlib_metadata;python_version<'3.8'",
4040
"typing_extensions;python_version<'3.8'",

0 commit comments

Comments
 (0)