Skip to content

Commit 6546644

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

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==2024.1
44
Requests==2.31.0
5-
pytest==8.0.2
5+
pytest==8.1.1
66
pytest-cov==4.1.0
77
flake8==7.0.0
88
pylint==3.1.0

0 commit comments

Comments
 (0)