Skip to content

Commit 28c5268

Browse files
Bump certifi from 2018.1.18 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2018.01.18...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ae4314 commit 28c5268

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django==2.2.28
22
Pillow==8.3.2
33
boto3==1.16.63
44
celery==5.2.2
5-
certifi==2018.1.18
5+
certifi==2022.12.7
66
dj-database-url==0.3.0
77
dj-static==0.0.6
88
django-cors-headers==2.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ botocore==1.19.63
2222
# s3transfer
2323
celery==5.2.2
2424
# via -r requirements.in
25-
certifi==2018.1.18
25+
certifi==2022.12.7
2626
# via
2727
# -r requirements.in
2828
# opensearch-py

0 commit comments

Comments
 (0)