Skip to content

Commit 6327ed4

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump pyjwt from 2.12.0 to 2.12.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb1b54c commit 6327ed4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-lava-callback.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
uwsgi==2.0.31
22
uvicorn==0.30.1
33
fastapi==0.111.0
4-
pyjwt==2.12.0
4+
pyjwt==2.12.1

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyJWT==2.12.0
1+
PyJWT==2.12.1
22
toml==0.10.2
33

44
# example_pull_lab_pytest.py (also requires qemu-system-*)

0 commit comments

Comments
 (0)