Skip to content

Commit 9bbe5e3

Browse files
Bump pyjwt from 2.10.1 to 2.12.0 (#43)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e0bb6c commit 9bbe5e3

2 files changed

Lines changed: 7 additions & 7 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flask-restx = "^1.3.0"
1414
boto3 = "^1.35.37"
1515
requests = "^2.32.3"
1616
botocore = "^1.35.38"
17-
pyjwt = "^2.9.0"
17+
pyjwt = "^2.12.0"
1818
cryptography = "^46.0.5"
1919
python-dotenv = "^1.1.1"
2020

0 commit comments

Comments
 (0)