Skip to content

Commit 331e5f3

Browse files
Bump certifi from 2018.11.29 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2018.11.29...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fe15da commit 331e5f3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
asn1==2.2.0
88
# via -r requirements.in
9-
certifi==2018.11.29
9+
certifi==2022.12.7
1010
# via requests
1111
cffi==1.14.3
1212
# via
@@ -45,7 +45,6 @@ requests==2.21.0
4545
six==1.10.0
4646
# via
4747
# cryptography
48-
# protobuf
4948
# pyopenssl
5049
urllib3==1.24.3
5150
# via
@@ -55,6 +54,3 @@ wheel==0.33.6
5554
# via -r requirements.in
5655
wrapt==1.11.2
5756
# via deprecated
58-
59-
# The following packages are considered to be unsafe in a requirements file:
60-
# setuptools

0 commit comments

Comments
 (0)