Skip to content

Commit

Permalink
Bumped sphinx, requests and urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmunteanu committed Jun 24, 2021
1 parent 8e06433 commit 7debc70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ pyparsing==2.4.7
# via packaging
pytz==2020.1
# via babel
requests==2.24.0
requests==2.25.1
# via sphinx
six==1.15.0
# via packaging
snowballstemmer==2.0.0
# via sphinx
sphinx==3.2.1
sphinx==4.0.2
# via
# -r requirements.in
# sphinx-rtd-theme
Expand All @@ -64,7 +64,7 @@ sphinxcontrib-serializinghtml==1.1.4
# via sphinx
starlette==0.14.2
# via -r requirements.in
urllib3==1.25.11
urllib3==1.26.5
# via requests

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

0 comments on commit 7debc70

Please sign in to comment.