This is an automated email from the ASF dual-hosted git repository.
jevans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mxnet-ci.git
The following commit(s) were added to refs/heads/master by this push:
new f8e007b Bump certifi in
/services/lambda-pr-status-labeler/pr_status_bot (#59)
f8e007b is described below
commit f8e007b99a5ac911b1b34faa33fbfac4fa53da47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 3 11:51:28 2023 -0800
Bump certifi in /services/lambda-pr-status-labeler/pr_status_bot (#59)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20
to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
-
[Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
services/lambda-pr-status-labeler/pr_status_bot/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/services/lambda-pr-status-labeler/pr_status_bot/requirements.txt
b/services/lambda-pr-status-labeler/pr_status_bot/requirements.txt
index 3b348a5..f3770ec 100644
--- a/services/lambda-pr-status-labeler/pr_status_bot/requirements.txt
+++ b/services/lambda-pr-status-labeler/pr_status_bot/requirements.txt
@@ -1,6 +1,6 @@
boto3==1.14.33
botocore==1.17.33
-certifi==2020.6.20
+certifi==2022.12.7
chardet==3.0.4
Deprecated==1.2.10
docutils==0.15.2