Skip to content

Commit 603180c

Browse files
Bump pytest from 7.1.2 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.4.2. - [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.1.2...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4973b5d commit 603180c

File tree

2 files changed

+26
-17
lines changed

2 files changed

+26
-17
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77

88
[dev-packages]
9-
pytest = "==7.1.2"
9+
pytest = "==8.4.2"
1010
pylint = "==2.14.5"
1111
pycodestyle = "==2.8.0"
1212
pytest-cov = "==3.0.0"

Pipfile.lock

Lines changed: 25 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)