File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ MarkupSafe==2.1.5
1111Jinja2 == 3.1.4
1212click == 8.1.7
1313ghp-import == 2.1.0
14- watchdog == 4.0.1
14+ watchdog == 4.0.2
1515cairocffi == 1.7.1
1616pathspec == 0.12.1
17- Babel == 2.15 .0
17+ Babel == 2.16 .0
1818paginate == 0.5.6
19- lxml == 5.2.2
19+ lxml == 5.3.0
2020pyquery == 2.0.0
2121readtime == 3.0.0
2222mkdocs == 1.6.0
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ sniffio==1.3.1
3131h11 == 0.14.0
3232outcome == 1.3.0.post0
3333trio == 0.22.2 ;python_version < "3.8"
34- trio == 0.26.1 ;python_version >= "3.8"
34+ trio == 0.26.2 ;python_version >= "3.8"
3535trio-websocket == 0.11.1
3636wsproto == 1.2.0
3737websocket-client == 1.8.0 ;python_version >= "3.8"
@@ -66,7 +66,7 @@ pygments==2.17.2;python_version<"3.8"
6666pygments == 2.18.0 ;python_version >= "3.8"
6767pyreadline3 == 3.4.1 ;platform_system == "Windows"
6868tabcompleter == 1.3.3
69- pdbp == 1.5.3
69+ pdbp == 1.5.4
7070colorama == 0.4.6
7171pyotp == 2.9.0
7272python-xlib == 0.33 ;platform_system == "Linux"
Original file line number Diff line number Diff line change 179179 'h11==0.14.0' ,
180180 'outcome==1.3.0.post0' ,
181181 'trio==0.22.2;python_version<"3.8"' ,
182- 'trio==0.26.1 ;python_version>="3.8"' ,
182+ 'trio==0.26.2 ;python_version>="3.8"' ,
183183 'trio-websocket==0.11.1' ,
184184 'wsproto==1.2.0' ,
185185 'websocket-client==1.8.0;python_version>="3.8"' ,
214214 'pygments==2.18.0;python_version>="3.8"' ,
215215 'pyreadline3==3.4.1;platform_system=="Windows"' ,
216216 "tabcompleter==1.3.3" ,
217- "pdbp==1.5.3 " ,
217+ "pdbp==1.5.4 " ,
218218 'colorama==0.4.6' ,
219219 'pyotp==2.9.0' ,
220220 'python-xlib==0.33;platform_system=="Linux"' ,
You can’t perform that action at this time.
0 commit comments