Skip to content

Commit 2bd10c5

Browse files
Bump pytest from 7.1.2 to 7.4.1 (#235)
1 parent 6426933 commit 2bd10c5

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

Diff for: requirements-dev.txt

+3-9
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ apsw==3.42.0.0
99
# -r requirements.txt
1010
# shillelagh
1111
attrs==23.1.0
12-
# via
13-
# flake8-bugbear
14-
# pytest
12+
# via flake8-bugbear
1513
bandit==1.7.4
1614
# via flake8-bandit
1715
black==23.3.0
@@ -122,8 +120,6 @@ pluggy==1.0.0
122120
# via pytest
123121
pre-commit==3.3.3
124122
# via -r requirements-dev.in
125-
py==1.11.0
126-
# via pytest
127123
pyairtable==1.3.0
128124
# via -r requirements.txt
129125
pycodestyle==2.8.0
@@ -136,7 +132,7 @@ pyflakes==2.4.0
136132
# via flake8
137133
pyproject-hooks==1.0.0
138134
# via build
139-
pytest==7.1.2
135+
pytest==7.4.1
140136
# via
141137
# -r requirements-dev.in
142138
# pytest-cov
@@ -177,9 +173,7 @@ sqlalchemy2-stubs==0.0.2a31
177173
stevedore==5.1.0
178174
# via bandit
179175
tomli==2.0.1
180-
# via
181-
# coverage
182-
# pytest
176+
# via coverage
183177
types-pyyaml==6.0.12.10
184178
# via responses
185179
types-setuptools==65.5.0.2

0 commit comments

Comments
 (0)