File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ packaging==25.0
2626pathspec == 0.12.1
2727posthog == 5.0.0
2828pydantic == 2.11.7
29- pydantic-settings == 2.9 .1
29+ pydantic-settings == 2.10 .1
3030pydantic_core == 2.35.2
3131Pygments == 2.19.1
32- pyinstaller == 6.13.0
32+ pyinstaller == 6.14.2
3333pyinstaller-hooks-contrib == 2025.5
34- python-dotenv == 1.1.0
34+ python-dotenv == 1.1.1
3535python-multipart == 0.0.20
3636PyYAML == 6.0.2
3737referencing == 0.36.2
@@ -50,7 +50,7 @@ types-requests==2.32.4.20250611
5050typing-inspection == 0.4.1
5151typing_extensions == 4.13.2
5252urllib3 == 2.5.0
53- uvicorn == 0.34.2
53+ uvicorn == 0.35.0
5454websockets == 15.0.1
5555yarl == 1.20.0
56- zipp == 3.21 .0
56+ zipp == 3.23 .0
Original file line number Diff line number Diff line change 4343 "pathspec==0.12.1" ,
4444 "posthog==5.0.0" ,
4545 "pydantic==2.11.7" ,
46- "pydantic-settings==2.9 .1" ,
46+ "pydantic-settings==2.10 .1" ,
4747 "pydantic_core==2.35.2" ,
4848 "Pygments==2.19.1" ,
4949 "pyinstaller-hooks-contrib==2025.5" ,
50- "python-dotenv==1.1.0 " ,
50+ "python-dotenv==1.1.1 " ,
5151 "python-multipart==0.0.20" ,
5252 "PyYAML==6.0.2" ,
5353 "referencing==0.36.2" ,
6565 "typing-inspection==0.4.1" ,
6666 "typing_extensions==4.13.2" ,
6767 "urllib3==2.5.0" ,
68- "uvicorn==0.34.2 " ,
68+ "uvicorn==0.35.0 " ,
6969 "websockets==15.0.1" ,
7070 "yarl==1.20.0" ,
71- "zipp==3.21 .0" ,
71+ "zipp==3.23 .0" ,
7272
7373 ],
7474 entry_points = {
You can’t perform that action at this time.
0 commit comments