Skip to content

Commit 5cbe511

Browse files
Bump pyjwt from 2.10.1 to 2.12.0
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b966dab commit 5cbe511

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ selenium = "^4.0.0"
1818
pytest-xdist = {extras = ["psutil"], version = "^2.4.0"}
1919
pytest-custom-exit-code = "^0.3.0"
2020
pytest-nhsd-apim = "^5.0.6"
21-
pyjwt = "^2.9.0"
21+
pyjwt = "^2.12.0"
2222
authlib="^1.6.9"
2323
urllib3="^2.6.3"
2424

@@ -43,7 +43,7 @@ coverage = "^5.3"
4343
pytest-xdist = "^2.1.0"
4444
pytest-sugar = "^0.9.4"
4545
python-dotenv = "^0.21.1"
46-
PyJWT = "^2.9.0"
46+
PyJWT = "^2.12.0"
4747
cryptography = "^43.0.0"
4848
pytest-docker = "^3.2.5"
4949

0 commit comments

Comments
 (0)