Skip to content

Commit 02f6fd3

Browse files
dependabot[bot]aaltat
authored andcommitted
build(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e39555e commit 02f6fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.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
approvaltests >= 18.1.0
33
mypy >= 2.1.0
44
pytest-approvaltests >= 0.2.4

0 commit comments

Comments
 (0)