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.11
22aiohttp==3.12.14
33blinker==1.9.0
4- flatdict==4.0.1
4+ flatdict==4.1.0
55jwcrypto==1.5.6
66pycryptodomex==3.23.0
77pydantic==2.11.3
@@ -20,4 +20,4 @@ pytest-asyncio==0.26.0
2020pytest-mock==3.14.0
2121pytest-recording==0.13.2
2222tox==4.24.2
23- twine==6.1.0
23+ twine==6.1.0
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ REQUIRES = [
3636 "aenum >= 3.1.11",
3737 "aiohttp >= 3.12.14",
3838 "blinker >= 1.9.0",
39- "flatdict >= 4.0.1 ",
39+ "flatdict >= 4.1.0 ",
4040 'jwcrypto >= 1.5.6',
4141 "pycryptodomex >= 3.23.0",
4242 "pydantic >= 2.11.3",
Original file line number Diff line number Diff line change 11aenum == 3.1.11
22aiohttp == 3.12.14
33blinker == 1.9.0
4- flatdict == 4.0.1
4+ flatdict == 4.1.0
55jwcrypto == 1.5.6
66pycryptodomex == 3.23.0
77pydantic == 2.11.3
@@ -20,4 +20,4 @@ pytest-asyncio==0.26.0
2020pytest-mock == 3.14.0
2121pytest-recording == 0.13.2
2222tox == 4.24.2
23- twine == 6.1.0
23+ twine == 6.1.0
Original file line number Diff line number Diff line change 3636 "aenum >= 3.1.11" ,
3737 "aiohttp >= 3.12.14" ,
3838 "blinker >= 1.9.0" ,
39- "flatdict >= 4.0.1 " ,
39+ "flatdict >= 4.1.0 " ,
4040 'jwcrypto >= 1.5.6' ,
4141 "pycryptodomex >= 3.23.0" ,
4242 "pydantic >= 2.11.3" ,
You can’t perform that action at this time.
0 commit comments