Skip to content

Commit 99c9aae

Browse files
build: Bump certifi from 2021.10.8 to 2022.12.7 in /docs (#98)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34d5501 commit 99c9aae

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/requirements.txt

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@
44
#
55
# pip-compile
66
#
7-
--trusted-host pypi.python.org
8-
--trusted-host pypi.org
9-
--trusted-host files.pythonhosted.org
10-
117
alabaster==0.7.12
128
# via sphinx
139
babel==2.9.1
1410
# via sphinx
1511
beautifulsoup4==4.10.0
1612
# via furo
17-
certifi==2021.10.8
13+
certifi==2022.12.7
1814
# via requests
1915
charset-normalizer==2.0.10
2016
# via requests
@@ -32,8 +28,6 @@ idna==3.3
3228
# via requests
3329
imagesize==1.3.0
3430
# via sphinx
35-
importlib-metadata==4.10.1
36-
# via sphinx
3731
jinja2==3.0.3
3832
# via sphinx
3933
livereload==2.6.3
@@ -101,9 +95,7 @@ urllib3==1.26.8
10195
# via requests
10296
wheel==0.37.1
10397
# via pip-tools
104-
zipp==3.7.0
105-
# via importlib-metadata
106-
zope.interface==5.4.0
98+
zope-interface==5.4.0
10799
# via datetime
108100

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

0 commit comments

Comments
 (0)