Skip to content

Commit dd6ba4a

Browse files
Bump pyjwt from 2.10.1 to 2.12.0 in /e2e/performance
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 dd6ba4a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

e2e/performance/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.

e2e/performance/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
locust = "^1.1.1"
11-
pyjwt = "^2.4.0"
11+
pyjwt = "^2.12.0"
1212
cryptography = "^43.0.0"
1313
flask = "3.1.3"
1414

0 commit comments

Comments
 (0)