Skip to content

Commit 94b1704

Browse files
Bump pyjwt from 2.10.0 to 2.10.1 in /ch09/requirements
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7a12d2 commit 94b1704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch09/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ cryptography==43.0.3
1010
# via -r requirements.in
1111
pycparser==2.22
1212
# via cffi
13-
pyjwt==2.10.0
13+
pyjwt==2.10.1
1414
# via -r requirements.in

0 commit comments

Comments
 (0)