File tree 2 files changed +89
-89
lines changed
2 files changed +89
-89
lines changed Original file line number Diff line number Diff line change @@ -91,9 +91,9 @@ classifiers = [
91
91
]
92
92
dependencies = [
93
93
" boltons ~= 24.1.0" ,
94
- " click-extra ~= 4.11.1 " ,
94
+ " click-extra ~= 4.11.2 " ,
95
95
" cyclonedx-python-lib [validation] ~= 8.4.0" ,
96
- " extra-platforms [pytest] ~= 1.4 .0" ,
96
+ " extra-platforms [pytest] ~= 1.5 .0" ,
97
97
" more-itertools ~= 10.5.0" ,
98
98
" packageurl-python ~= 0.16.0" ,
99
99
" spdx-tools ~= 0.8.2" ,
@@ -105,7 +105,7 @@ dependencies = [
105
105
106
106
[project .optional-dependencies ]
107
107
test = [
108
- " click-extra [pytest] ~= 4.11.1 " ,
108
+ " click-extra [pytest] ~= 4.11.2 " ,
109
109
" coverage [toml] ~= 7.6.0" ,
110
110
" pytest ~= 8.3.1" ,
111
111
" pyyaml ~= 6.0.0" ,
@@ -121,7 +121,7 @@ typing = [
121
121
" types-xmltodict ~= 0.14.0.20241009" ,
122
122
]
123
123
docs = [
124
- " click-extra [sphinx] ~= 4.11.1 " ,
124
+ " click-extra [sphinx] ~= 4.11.2 " ,
125
125
" furo ~= 2024.8.6" ,
126
126
" myst-parser ~= 4.0.0" ,
127
127
" sphinx ~= 8.1.3" ,
You can’t perform that action at this time.
0 commit comments