File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ charset-normalizer==3.4.0
33
33
click==8.1.7
34
34
click-help-colors==0.9.4
35
35
colorama==0.4.6
36
- coverage==7.6.4
36
+ coverage==7.6.7
37
37
cryptography==43.0.3
38
38
csscompressor==0.9.5
39
39
cssselect2==0.7.0
@@ -141,17 +141,17 @@ rich==13.9.4
141
141
rpds-py==0.21.0
142
142
ruamel-yaml==0.18.6
143
143
ruamel-yaml-clib==0.2.12
144
- ruff==0.7.3
144
+ ruff==0.7.4
145
145
six==1.16.0
146
146
soupsieve==2.6
147
- sqlparse==0.5.1
147
+ sqlparse==0.5.2
148
148
subprocess-tee==0.4.2
149
149
super-collections==0.5.3
150
150
termcolor==2.5.0
151
151
text-unidecode==1.3
152
152
tinycss2==1.4.0
153
- toml-sort==0.23.1
154
- tomli==2.0.2
153
+ toml-sort==0.24.0
154
+ tomli==2.1.0
155
155
tomlkit==0.13.2
156
156
tox==4.23.2
157
157
tox-ansible==24.9.0
Original file line number Diff line number Diff line change @@ -83,9 +83,9 @@ rpds-py==0.21.0
83
83
ruamel-yaml==0.18.6
84
84
ruamel-yaml-clib==0.2.12
85
85
six==1.16.0
86
- sqlparse==0.5.1
86
+ sqlparse==0.5.2
87
87
subprocess-tee==0.4.2
88
- tomli==2.0.2
88
+ tomli==2.1.0
89
89
tox==4.23.2
90
90
tox-ansible==24.9.0
91
91
typing-extensions==4.12.2
You can’t perform that action at this time.
0 commit comments