Skip to content

Commit 37c640b

Browse files
chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3735024 commit 37c640b

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

poetry.lock

Lines changed: 8 additions & 5 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
@@ -23,7 +23,7 @@ hawkauthlib = "^2.0.0"
2323
konfig = "^1.1"
2424
mysqlclient = "^2.2.7"
2525
psutil = "^7.0.0"
26-
pyjwt = "^2.10.1"
26+
pyjwt = "^2.12.0"
2727
pyramid = "^1.10.8"
2828
pyramid-hawkauth = "^2.0.0"
2929
pyfxa = "0.8.1"

0 commit comments

Comments
 (0)