@@ -13,11 +13,11 @@ tqdm>=4.65.0;python_version>="3.7"
1313wheel >= 0.37.1 ;python_version < "3.7" 
1414wheel >= 0.40.0 ;python_version >= "3.7" 
1515attrs == 22.1.0 ;python_version < "3.7" 
16- attrs >= 22.2 .0python_version >= "3.7" 
16+ attrs >= 23.1 .0python_version >= "3.7" 
1717PyYAML >= 6.0 
1818certifi >= 2022.12.7 
1919filelock >= 3.4.1 ;python_version < "3.7" 
20- filelock >= 3.11 .0 ;python_version >= "3.7" 
20+ filelock >= 3.12 .0 ;python_version >= "3.7" 
2121platformdirs >= 2.4.0 ;python_version < "3.7" 
2222platformdirs >= 3.2.0 ;python_version >= "3.7" 
2323pyparsing >= 3.0.7 ;python_version < "3.7" 
@@ -75,15 +75,15 @@ parameterized==0.9.0;python_version>="3.7"
7575sbvirtualdisplay == 1.2.0 
7676behave == 1.2.6 
7777soupsieve == 2.3.2.post1 ;python_version < "3.7" 
78- soupsieve == 2.4 ;python_version >= "3.7" 
78+ soupsieve == 2.4.1  ;python_version >= "3.7" 
7979beautifulsoup4 == 4.12.2 
8080cryptography == 36.0.2 ;python_version < "3.7" 
8181cryptography == 40.0.2 ;python_version >= "3.7" 
8282pygments == 2.14.0 ;python_version < "3.7" 
83- pygments == 2.15.0  ;python_version >= "3.7" 
83+ pygments == 2.15.1  ;python_version >= "3.7" 
8484pyreadline3 == 3.4.1 ;platform_system == "Windows" 
85- tabcompleter == 1.1 .0 
86- pdbp == 1.2.8  
85+ tabcompleter == 1.2 .0 
86+ pdbp == 1.3.0  
8787colorama == 0.4.5 ;python_version < "3.7" 
8888colorama == 0.4.6 ;python_version >= "3.7" 
8989exceptiongroup == 1.1.1 ;python_version >= "3.7" 
0 commit comments