Skip to content

Commit db1267f

Browse files
Bump pyjwt from 2.11.0 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 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.11.0...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 0f0e43e commit db1267f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ assertpy = "^1.1"
2121
pytest-docker = "^3.1.0"
2222
pytest-xdist = "^2.5.0"
2323
pytest-sugar = "^0.9.4"
24-
PyJWT = "^2.3.0"
24+
PyJWT = "^2.12.0"
2525
python-dotenv = "^0.21.1"
2626
pytest-rerunfailures = "^10.2"
2727
pytest-nhsd-apim = "^3.3.9"

0 commit comments

Comments
 (0)