Skip to content

Commit 8119d4a

Browse files
Update dependency test/Pyjwt to ~=2.9.0 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 752f561 commit 8119d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test = [
6363
"openai>=1.35,<1.38",
6464
"mock==5.1.*",
6565
"pre-commit<4",
66-
"Pyjwt~=2.8.0",
66+
"Pyjwt~=2.9.0",
6767
"pytest>=8.2,<9",
6868
"pytest-asyncio~=0.23",
6969
"pytest-cov>=4.1,<5.1",

0 commit comments

Comments
 (0)