File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==22.2.0
1010 # via referencing
1111babel == 2.12.1
1212 # via sphinx
13- beautifulsoup4 == 4.11.2
13+ beautifulsoup4 == 4.12.0
1414 # via furo
1515certifi == 2022.12.7
1616 # via requests
@@ -22,7 +22,7 @@ cycler==0.11.0
2222 # via matplotlib
2323docutils == 0.19
2424 # via sphinx
25- fonttools == 4.39.0
25+ fonttools == 4.39.2
2626 # via matplotlib
2727furo == 2022.12.7
2828 # via -r docs/requirements.in
@@ -63,11 +63,11 @@ pyparsing==3.0.9
6363 # via matplotlib
6464python-dateutil == 2.8.2
6565 # via matplotlib
66- referencing == 0.24.4
66+ referencing == 0.25.0
6767 # via jsonschema-specifications
6868requests == 2.28.2
6969 # via sphinx
70- rpds-py == 0.6.1
70+ rpds-py == 0.7.0
7171 # via referencing
7272six == 1.16.0
7373 # via python-dateutil
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers = [
3232dynamic = [" version" ]
3333
3434dependencies = [
35- " referencing>=0.24.4 " ,
35+ " referencing>=0.25.0 " ,
3636 " importlib_resources>=1.4.0;python_version<'3.9'" ,
3737]
3838
You can’t perform that action at this time.
0 commit comments