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 29
29
stages : [commit-msg]
30
30
args : []
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : v0.11.8
32
+ rev : v0.11.12
33
33
hooks :
34
34
- id : ruff
35
35
args : [ --fix ]
Original file line number Diff line number Diff line change 1
1
[dependency-groups ]
2
2
dev = [
3
- " ruff==0.11.8 " ,
3
+ " ruff==0.11.12 " ,
4
4
" pre-commit==4.2.0"
5
5
]
6
6
@@ -15,17 +15,17 @@ dependencies = [
15
15
" deprecated==1.2.18" ,
16
16
" mailinator-python-client-2==0.0.8" ,
17
17
" mysql-connector-python==9.3.0" ,
18
- " pytest==8.3.5 " ,
18
+ " pytest==8.4.0 " ,
19
19
" pytest-base-url==2.1.0" ,
20
20
" pytest-check==2.5.3" ,
21
21
" pytest-dependency==0.6.0" ,
22
22
" pytest-ordering==0.6" ,
23
23
" pytest-rerunfailures==15.1" ,
24
24
" pytest-split==0.10.0" ,
25
25
" python-dotenv==1.1.0" ,
26
- " requests==2.32.3 " ,
26
+ " requests==2.32.4 " ,
27
27
" requests-toolbelt==1.0.0" ,
28
- " selenium==4.32 .0" ,
28
+ " selenium==4.33 .0" ,
29
29
" tenacity==9.1.2" ,
30
30
" visual-regression-tracker==4.9.0" ,
31
31
" xlrd==2.0.1"
You can’t perform that action at this time.
0 commit comments