Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jul 8, 2024
1 parent 68118e3 commit c6aef65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.15.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -30,7 +30,7 @@ file:.#egg=jsonschema_specifications
# via -r docs/requirements.in
markupsafe==2.1.5
# via jinja2
packaging==24.0
packaging==24.1
# via sphinx
pyenchant==3.3.0rc1
# via
Expand All @@ -45,9 +45,9 @@ pygments-github-lexers==0.0.5
# via -r docs/requirements.in
referencing==0.35.1
# via jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via sphinx
rpds-py==0.18.1
rpds-py==0.19.0
# via referencing
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -81,5 +81,5 @@ sphinxcontrib-spelling==8.0.0
# via -r docs/requirements.in
sphinxext-opengraph==0.9.1
# via -r docs/requirements.in
urllib3==2.2.1
urllib3==2.2.2
# via requests

0 comments on commit c6aef65

Please sign in to comment.