Skip to content

Commit

Permalink
Bump requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 28, 2022
1 parent 879f896 commit bcbe09f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pyrsistent==0.19.2
# via referencing
pytz==2022.7
# via babel
referencing==0.8.9
referencing==0.8.10
# via jsonschema-specifications
requests==2.28.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [
dynamic = ["version"]

dependencies = [
"referencing>=0.8.9",
"referencing>=0.8.10",
"importlib_resources>=1.4.0;python_version<'3.9'",
]

Expand Down

0 comments on commit bcbe09f

Please sign in to comment.