File tree Expand file tree Collapse file tree 3 files changed +57
-47
lines changed Expand file tree Collapse file tree 3 files changed +57
-47
lines changed Original file line number Diff line number Diff line change 2929 stages : [commit-msg]
3030 args : []
3131 - repo : https://github.com/astral-sh/ruff-pre-commit
32- rev : v0.11.8
32+ rev : v0.11.12
3333 hooks :
3434 - id : ruff
3535 args : [ --fix ]
Original file line number Diff line number Diff line change 11[dependency-groups ]
22dev = [
3- " ruff==0.11.8 " ,
3+ " ruff==0.11.12 " ,
44 " pre-commit==4.2.0"
55]
66
@@ -15,17 +15,17 @@ dependencies = [
1515 " deprecated==1.2.18" ,
1616 " mailinator-python-client-2==0.0.8" ,
1717 " mysql-connector-python==9.3.0" ,
18- " pytest==8.3.5 " ,
18+ " pytest==8.4.0 " ,
1919 " pytest-base-url==2.1.0" ,
2020 " pytest-check==2.5.3" ,
2121 " pytest-dependency==0.6.0" ,
2222 " pytest-ordering==0.6" ,
2323 " pytest-rerunfailures==15.1" ,
2424 " pytest-split==0.10.0" ,
2525 " python-dotenv==1.1.0" ,
26- " requests==2.32.3 " ,
26+ " requests==2.32.4 " ,
2727 " requests-toolbelt==1.0.0" ,
28- " selenium==4.32 .0" ,
28+ " selenium==4.33 .0" ,
2929 " tenacity==9.1.2" ,
3030 " visual-regression-tracker==4.9.0" ,
3131 " xlrd==2.0.1"
You can’t perform that action at this time.
0 commit comments