Skip to content

Commit 036393d

Browse files
build(deps): bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [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.3...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 208775a commit 036393d

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.0
33
pytz==2023.3.post1
44
Requests==2.31.0
5-
pytest==7.4.3
5+
pytest==7.4.4
66
pytest-cov==4.1.0
77
flake8==7.0.0
88
pylint==3.0.3

0 commit comments

Comments
 (0)