Skip to content

Commit edb130e

Browse files
Update pytest requirement from >=8.0.0 to >=9.1.1
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb853e0 commit edb130e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flit>=3.12.0
22
tox>=4.56.1
3-
pytest>=8.0.0
3+
pytest>=9.1.1
44
mdformat >=0.7.0
55
mdit_py_plugins >=0.4.0

0 commit comments

Comments
 (0)