Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pygments==2.19.1
# sphinx
pyyaml==6.0.2
# via myst-parser
requests==2.32.3
requests==2.32.5
# via sphinx
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -100,7 +100,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.3.0
urllib3==2.5.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down