Skip to content

Commit 51562af

Browse files
Chore(deps): Bump certifi from 2023.7.22 to 2024.7.4 in /docs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03b1eec commit 51562af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.13
88
# via sphinx
99
babel==2.12.1
1010
# via sphinx
11-
certifi==2023.7.22
11+
certifi==2024.7.4
1212
# via requests
1313
charset-normalizer==3.1.0
1414
# via requests
@@ -20,6 +20,8 @@ idna==3.4
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23+
importlib-metadata==8.5.0
24+
# via sphinx
2325
jinja2==3.1.2
2426
# via sphinx
2527
markupsafe==2.1.2
@@ -55,3 +57,5 @@ sphinxcontrib-serializinghtml==1.1.5
5557
# via sphinx
5658
urllib3==2.0.2
5759
# via requests
60+
zipp==3.21.0
61+
# via importlib-metadata

0 commit comments

Comments
 (0)