Skip to content

Commit

Permalink
Update dependency pyjwt to ~=2.10.0 (#918)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 293d03b commit 0749d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ test = [
"openai>=1.54,<1.55",
"mock==5.1.*",
"pre-commit<5",
"Pyjwt~=2.9.0",
"Pyjwt~=2.10.0",
"pytest>=8.2,<9",
"pytest-asyncio~=0.23",
"pytest-cov>=4.1,<6.1",
Expand Down

0 comments on commit 0749d3f

Please sign in to comment.