Skip to content

Commit 7168814

Browse files
build(deps): bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. - [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...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e72dcc4 commit 7168814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github3.py==4.0.1
22
python-dotenv==1.0.1
33
pytz==2023.3.post1
44
Requests==2.31.0
5-
pytest==7.4.4
5+
pytest==8.0.0
66
pytest-cov==4.1.0
77
flake8==7.0.0
88
pylint==3.0.3

0 commit comments

Comments
 (0)