Skip to content

Commit b918a0a

Browse files
committed
Update pyproject.toml
1 parent 4fba345 commit b918a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ exclude = [
6969
[tool.poetry.dependencies]
7070
python = ">=3.9"
7171
unidiff = ">=0.7.4"
72-
pytest = ">=7.0.0"
72+
pytest = ">=7.0.0,!=8.3.4"
7373
gitpython = ">=3.1.31"
7474
libcst = ">=1.0.1"
7575
jedi = ">=0.19.1"

0 commit comments

Comments
 (0)