Skip to content

Commit e6b8534

Browse files
Bump pyjwt from 1.6.1 to 2.4.0 in /test/worker (#39)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@1.6.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>
1 parent e84de51 commit e6b8534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/worker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
scapy==2.4.1
22
redis==2.10.6
3-
pyjwt==1.6.1
3+
pyjwt==2.4.0
44
trol<0.4
55
snare<0.3

0 commit comments

Comments
 (0)