Skip to content

Commit ac18624

Browse files
chore: Update pytest requirement from ~=7.4 to ~=8.0 (#569)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74a74f0 commit ac18624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ isort~=5.13
88
moto~=4.2.13
99
pre-commit~=3.5
1010
pyparsing~=3.1.1
11-
pytest~=7.4
11+
pytest~=8.0
1212
pytest-cov~=4.1
1313
pytest-dotenv~=0.5
1414
pytest-xdist~=3.5

0 commit comments

Comments
 (0)