Skip to content

Commit fb8415e

Browse files
chore(deps-dev): update pytest requirement from ~=7.2 to ~=7.4 (#884)
1 parent 43ad4db commit fb8415e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mypy = "<2.0"
1111
mock = "~=5.0"
1212
pre-commit = "~=2.21"
1313
pylint = "~=2.17.3"
14-
pytest = "~=7.2"
14+
pytest = "~=7.4"
1515
pytest-cov = "~=4.1"
1616
python-dateutil = "~=2.8"
1717
tox = "~=4.6"

0 commit comments

Comments
 (0)