Skip to content

Commit b22de52

Browse files
chore(deps): update pytest requirement from >=8.0.0 to >=9.0.3
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.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9522c36 commit b22de52

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
@@ -7,7 +7,7 @@ matplotlib==3.8.3
77
pillow==12.2.0
88

99
# Test dependencies
10-
pytest>=8.0.0
10+
pytest>=9.0.3
1111

1212
# Utilities dependencies
1313
nltk==3.9.4

0 commit comments

Comments
 (0)