Skip to content

Commit 2a68380

Browse files
Bump certifi from 2023.11.17 to 2024.7.4 in /docs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](certifi/python-certifi@2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44d052 commit 2a68380

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.13
88
# via sphinx
99
babel==2.14.0
1010
# via sphinx
11-
certifi==2023.11.17
11+
certifi==2024.7.4
1212
# via requests
1313
charset-normalizer==3.3.2
1414
# via requests
@@ -34,7 +34,7 @@ snowballstemmer==2.2.0
3434
# via sphinx
3535
sphinx==7.2.6
3636
# via
37-
# -r docs/requirements.in
37+
# -r requirements.in
3838
# sphinx-rtd-theme
3939
# sphinxcontrib-applehelp
4040
# sphinxcontrib-devhelp
@@ -43,7 +43,7 @@ sphinx==7.2.6
4343
# sphinxcontrib-qthelp
4444
# sphinxcontrib-serializinghtml
4545
sphinx-rtd-theme==2.0.0
46-
# via -r docs/requirements.in
46+
# via -r requirements.in
4747
sphinxcontrib-applehelp==1.0.7
4848
# via sphinx
4949
sphinxcontrib-devhelp==1.0.5
@@ -60,6 +60,3 @@ sphinxcontrib-serializinghtml==1.1.9
6060
# via sphinx
6161
urllib3==2.1.0
6262
# via requests
63-
64-
# The following packages are considered to be unsafe in a requirements file:
65-
# setuptools

0 commit comments

Comments
 (0)