Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Nov 13, 2023
1 parent 925f7ec commit 39a26f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ file:.#egg=referencing
# via -r docs/requirements.in
requests==2.31.0
# via sphinx
rpds-py==0.10.6
rpds-py==0.12.0
# via referencing
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -94,7 +94,7 @@ sphinxcontrib-spelling==8.0.0
# via -r docs/requirements.in
sphinxext-opengraph==0.9.0
# via -r docs/requirements.in
url-py==0.4.0
url-py==0.9.2
# via -r docs/requirements.in
urllib3==2.0.7
urllib3==2.1.0
# via requests
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ pytest-subtests==0.11.0
# via -r test-requirements.in
file:.#egg=referencing
# via -r test-requirements.in
rpds-py==0.10.6
rpds-py==0.12.0
# via referencing

0 comments on commit 39a26f1

Please sign in to comment.