Skip to content

Commit bca4f82

Browse files
Update pytest requirement from >=9.0.3 to >=9.1.0
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@9.0.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a73d5dd commit bca4f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=9.0.3
1+
pytest>=9.1.0
22
mockupdb
33
tornado>=6.5.6
44
aiohttp>=3.14.1

0 commit comments

Comments
 (0)