Skip to content

Commit

Permalink
Bump pyjwt from 1.6.1 to 2.4.0 in /test/worker (#39)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent e84de51 commit e6b8534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/worker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scapy==2.4.1
redis==2.10.6
pyjwt==1.6.1
pyjwt==2.4.0
trol<0.4
snare<0.3

0 comments on commit e6b8534

Please sign in to comment.