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 c881476  Bump certifi in /services/jenkins-pipeline-monitor (#58)
c881476 is described below

commit c881476b3e64d1c7851e5fa9ca20aa8e01300c6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 3 11:50:46 2023 -0800

    Bump certifi in /services/jenkins-pipeline-monitor (#58)
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 
to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - 
[Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.1...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/jenkins-pipeline-monitor/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/jenkins-pipeline-monitor/requirements.txt 
b/services/jenkins-pipeline-monitor/requirements.txt
index b1d816a..c399b42 100644
--- a/services/jenkins-pipeline-monitor/requirements.txt
+++ b/services/jenkins-pipeline-monitor/requirements.txt
@@ -1,7 +1,7 @@
 awscli==1.18.58
 boto3==1.13.8
 botocore==1.16.8
-certifi==2020.4.5.1
+certifi==2022.12.7
 chardet==3.0.4
 colorama==0.4.3
 docutils==0.15.2

Reply via email to