Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Bump certifi from 2021.10.8 to 2022.12.7 in /docs #98

Merged
merged 1 commit into from
Dec 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 2 additions & 10 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@
#
# pip-compile
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
beautifulsoup4==4.10.0
# via furo
certifi==2021.10.8
certifi==2022.12.7
# via requests
charset-normalizer==2.0.10
# via requests
Expand All @@ -32,8 +28,6 @@ idna==3.3
# via requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.10.1
# via sphinx
jinja2==3.0.3
# via sphinx
livereload==2.6.3
Expand Down Expand Up @@ -101,9 +95,7 @@ urllib3==1.26.8
# via requests
wheel==0.37.1
# via pip-tools
zipp==3.7.0
# via importlib-metadata
zope.interface==5.4.0
zope-interface==5.4.0
# via datetime

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