File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ pytest-xdist==3.8.0
6666parameterized == 0.9.0
6767behave == 1.2.6
6868soupsieve ~= 2.8.4
69- beautifulsoup4 ~= 4.14.3
69+ beautifulsoup4 ~= 4.15.0
7070pyotp == 2.9.0
7171python-xlib == 0.33 ;platform_system == "Linux"
7272PyAutoGUI >= 0.9.54 ;platform_system == "Linux"
Original file line number Diff line number Diff line change 230230 'parameterized==0.9.0' ,
231231 'behave==1.2.6' , # Newer ones had issues
232232 'soupsieve~=2.8.4' ,
233- 'beautifulsoup4~=4.14.3 ' ,
233+ 'beautifulsoup4~=4.15.0 ' ,
234234 'pyotp==2.9.0' ,
235235 'python-xlib==0.33;platform_system=="Linux"' ,
236236 'PyAutoGUI>=0.9.54;platform_system=="Linux"' ,
273273 "pdfminer" : [
274274 'pdfminer.six==20251107;python_version<"3.10"' ,
275275 'pdfminer.six==20260107;python_version>="3.10"' ,
276- 'cryptography==48.0.0 ' ,
276+ 'cryptography==48.0.1 ' ,
277277 'cffi==2.0.0' ,
278278 'pycparser==2.23;python_version<"3.10"' ,
279279 'pycparser==3.0;python_version>="3.10"' ,
You can’t perform that action at this time.
0 commit comments