File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,7 @@ apsw==3.42.0.0
9
9
# -r requirements.txt
10
10
# shillelagh
11
11
attrs == 23.1.0
12
- # via
13
- # flake8-bugbear
14
- # pytest
12
+ # via flake8-bugbear
15
13
bandit == 1.7.4
16
14
# via flake8-bandit
17
15
black == 23.3.0
@@ -122,8 +120,6 @@ pluggy==1.0.0
122
120
# via pytest
123
121
pre-commit == 3.3.3
124
122
# via -r requirements-dev.in
125
- py == 1.11.0
126
- # via pytest
127
123
pyairtable == 1.3.0
128
124
# via -r requirements.txt
129
125
pycodestyle == 2.8.0
@@ -136,7 +132,7 @@ pyflakes==2.4.0
136
132
# via flake8
137
133
pyproject-hooks == 1.0.0
138
134
# via build
139
- pytest == 7.1.2
135
+ pytest == 7.4.1
140
136
# via
141
137
# -r requirements-dev.in
142
138
# pytest-cov
@@ -177,9 +173,7 @@ sqlalchemy2-stubs==0.0.2a31
177
173
stevedore == 5.1.0
178
174
# via bandit
179
175
tomli == 2.0.1
180
- # via
181
- # coverage
182
- # pytest
176
+ # via coverage
183
177
types-pyyaml == 6.0.12.10
184
178
# via responses
185
179
types-setuptools == 65.5.0.2
You can’t perform that action at this time.
0 commit comments