Skip to content

Commit d00d732

Browse files
committed
Update requirements.
1 parent d1c4503 commit d00d732

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
@@ -76,7 +76,7 @@ python-dateutil==2.8.2
7676
# via matplotlib
7777
pyyaml==6.0
7878
# via sphinx-autoapi
79-
referencing==0.28.3
79+
referencing==0.28.4
8080
# via
8181
# jsonschema
8282
# jsonschema-specifications

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dynamic = ["version", "readme"]
3535
dependencies = [
3636
"attrs>=22.2.0",
3737
"jsonschema-specifications>=2023.03.6",
38-
"referencing>=0.27.2",
38+
"referencing>=0.28.4",
3939
"rpds-py>=0.7.1",
4040

4141
"importlib_resources>=1.4.0;python_version<'3.9'",

0 commit comments

Comments
 (0)