Skip to content

Commit a947962

Browse files
chore(deps): bump pyjwt from 2.10.1 to 2.12.0 (#182)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d4d123 commit a947962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pycparser==2.22
4848
# via cffi
4949
pyflakes==3.2.0
5050
# via flake8
51-
pyjwt[crypto]==2.10.1
51+
pyjwt[crypto]==2.12.0
5252
# via github3-py
5353
pytest==8.3.4
5454
# via -r requirements.in

0 commit comments

Comments
 (0)