Skip to content

Commit

Permalink
Update dependency test/Pyjwt to ~=2.9.0 (#768)
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 Aug 2, 2024
1 parent 752f561 commit 8119d4a
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 @@ -63,7 +63,7 @@ test = [
"openai>=1.35,<1.38",
"mock==5.1.*",
"pre-commit<4",
"Pyjwt~=2.8.0",
"Pyjwt~=2.9.0",
"pytest>=8.2,<9",
"pytest-asyncio~=0.23",
"pytest-cov>=4.1,<5.1",
Expand Down

0 comments on commit 8119d4a

Please sign in to comment.