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/incubator-mxnet-ci.git


The following commit(s) were added to refs/heads/master by this push:
     new cd865ad  Bump pyjwt from 1.7.1 to 2.4.0 in 
/services/lambda-mxnet-ci-bot (#46)
cd865ad is described below

commit cd865ad40584efa7ec9d734f87be275b79e6d992
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 8 19:52:19 2022 -0700

    Bump pyjwt from 1.7.1 to 2.4.0 in /services/lambda-mxnet-ci-bot (#46)
    
    Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0.
    - [Release notes](https://github.com/jpadilla/pyjwt/releases)
    - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
    - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyjwt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 services/lambda-mxnet-ci-bot/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/lambda-mxnet-ci-bot/requirements.txt 
b/services/lambda-mxnet-ci-bot/requirements.txt
index e7f715d..e07982f 100644
--- a/services/lambda-mxnet-ci-bot/requirements.txt
+++ b/services/lambda-mxnet-ci-bot/requirements.txt
@@ -1,4 +1,4 @@
 PyGithub==1.46
 deprecated==1.2.7
-pyjwt==1.7.1
+pyjwt==2.4.0
 jenkinsapi==0.3.11
\ No newline at end of file

Reply via email to