File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ sniffio==1.3.0;python_version>="3.7"
4141h11 == 0.14.0 ;python_version >= "3.7"
4242outcome == 1.2.0 ;python_version >= "3.7"
4343trio == 0.22.0 ;python_version >= "3.7"
44- trio-websocket == 0.10.0 ;python_version >= "3.7"
44+ trio-websocket == 0.10.2 ;python_version >= "3.7"
4545websockets == 10.4 ;python_version >= "3.7"
4646pyopenssl == 23.0.0 ;python_version >= "3.7"
4747wsproto == 1.2.0 ;python_version >= "3.7"
@@ -75,7 +75,7 @@ sbvirtualdisplay==1.2.0
7575behave == 1.2.6
7676soupsieve == 2.3.2.post1 ;python_version < "3.7"
7777soupsieve == 2.4 ;python_version >= "3.7"
78- beautifulsoup4 == 4.11.2
78+ beautifulsoup4 == 4.12.0
7979cryptography == 36.0.2 ;python_version < "3.7"
8080cryptography == 39.0.2 ;python_version >= "3.7"
8181pygments == 2.14.0
Original file line number Diff line number Diff line change 165165 'h11==0.14.0;python_version>="3.7"' ,
166166 'outcome==1.2.0;python_version>="3.7"' ,
167167 'trio==0.22.0;python_version>="3.7"' ,
168- 'trio-websocket==0.10.0 ;python_version>="3.7"' ,
168+ 'trio-websocket==0.10.2 ;python_version>="3.7"' ,
169169 'websockets==10.4;python_version>="3.7"' ,
170170 'pyopenssl==23.0.0;python_version>="3.7"' ,
171171 'wsproto==1.2.0;python_version>="3.7"' ,
199199 "behave==1.2.6" ,
200200 'soupsieve==2.3.2.post1;python_version<"3.7"' ,
201201 'soupsieve==2.4;python_version>="3.7"' ,
202- "beautifulsoup4==4.11.2 " ,
202+ "beautifulsoup4==4.12.0 " ,
203203 'cryptography==36.0.2;python_version<"3.7"' ,
204204 'cryptography==39.0.2;python_version>="3.7"' ,
205205 "pygments==2.14.0" ,
You can’t perform that action at this time.
0 commit comments