Skip to content

Commit 2e04395

Browse files
Bump pytest from 7.4.4 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...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 f8de639 commit 2e04395

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
@@ -9,7 +9,7 @@ mypy-extensions==1.0.0
99
# black==19.10b0
1010
pre-commit==2.20.0
1111
pylint==2.14.5
12-
pytest==7.4.4
12+
pytest==9.0.3
1313
setuptools==70.0.0
1414
# requests==2.26.0
1515
types-requests==2.28.11.7

0 commit comments

Comments
 (0)