Skip to content

Commit c57caed

Browse files
Bump pyjwt from 2.6.0 to 2.13.0 in /microservices/user_management
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.0 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.6.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da5e36 commit c57caed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

microservices/user_management/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mock==4.0.3
44
faker
55
google-cloud-logging==3.1.2
66
protobuf==3.19.5
7-
PyJWT==2.6.0
7+
PyJWT==2.13.0
88
google-cloud-secret-manager==2.11.1
99
backports-unittest-mock==1.5
1010
pytest-cov==4.0.0

microservices/user_management/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ protobuf==3.19.5
77
iteration_utilities==0.11.0
88
regex==2022.10.31
99
google-cloud-secret-manager==2.11.1
10-
PyJWT==2.6.0
10+
PyJWT==2.13.0
1111
google-cloud-logging==3.1.2
1212
redis==4.5.4

0 commit comments

Comments
 (0)