Skip to content

Commit c42fd7d

Browse files
authored
Merge pull request #308 from python-trio/dependabot/pip/certifi-2021.10.8
2 parents 0591841 + 33bbf57 commit c42fd7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.12
88
# via sphinx
99
babel==2.9.0
1010
# via sphinx
11-
certifi==2021.5.30
11+
certifi==2021.10.8
1212
# via requests
1313
charset-normalizer==2.0.1
1414
# via requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ attrs==21.2.0
1212
# via pytest
1313
babel==2.9.0
1414
# via sphinx
15-
certifi==2021.5.30
15+
certifi==2021.10.8
1616
# via requests
1717
charset-normalizer==2.0.1
1818
# via requests

0 commit comments

Comments
 (0)