File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11aenum==3.1.16
2- aiohttp==3.13.3
2+ aiohttp==3.13.4
33blinker==1.9.0
44jwcrypto==1.5.6
55pycryptodomex==3.23.0
66pydantic==2.11.3
77pydash==8.0.6
8- PyJWT==2.11 .0
8+ PyJWT==2.12 .0
99python-dateutil==2.9.0.post0
1010PyYAML==6.0.3
1111requests==2.32.5
Original file line number Diff line number Diff line change @@ -34,13 +34,13 @@ NAME = "okta"
3434PYTHON_REQUIRES = ">=3.10"
3535REQUIRES = [
3636 "aenum >= 3.1.16",
37- "aiohttp >= 3.13.3 ",
37+ "aiohttp >= 3.13.4 ",
3838 "blinker >= 1.9.0",
3939 'jwcrypto >= 1.5.6',
4040 "pycryptodomex >= 3.23.0",
4141 "pydantic >= 2.11.3",
4242 "pydash >= 8.0.6",
43- "PyJWT >= 2.11 .0",
43+ "PyJWT >= 2.12 .0",
4444 "python-dateutil >= 2.9.0.post0",
4545 "PyYAML >= 6.0.3",
4646 "requests >= 2.32.5",
Original file line number Diff line number Diff line change 11aenum == 3.1.16
2- aiohttp == 3.13.3
2+ aiohttp == 3.13.4
33blinker == 1.9.0
44jwcrypto == 1.5.6
55pycryptodomex == 3.23.0
66pydantic == 2.11.3
77pydash == 8.0.6
8- PyJWT == 2.11 .0
8+ PyJWT == 2.12 .0
99python-dateutil == 2.9.0.post0
1010PyYAML == 6.0.3
1111requests == 2.32.5
Original file line number Diff line number Diff line change 3434PYTHON_REQUIRES = ">=3.10"
3535REQUIRES = [
3636 "aenum >= 3.1.16" ,
37- "aiohttp >= 3.13.3 " ,
37+ "aiohttp >= 3.13.4 " ,
3838 "blinker >= 1.9.0" ,
3939 'jwcrypto >= 1.5.6' ,
4040 "pycryptodomex >= 3.23.0" ,
4141 "pydantic >= 2.11.3" ,
4242 "pydash >= 8.0.6" ,
43- "PyJWT >= 2.11 .0" ,
43+ "PyJWT >= 2.12 .0" ,
4444 "python-dateutil >= 2.9.0.post0" ,
4545 "PyYAML >= 6.0.3" ,
4646 "requests >= 2.32.5" ,
You can’t perform that action at this time.
0 commit comments