Skip to content

Commit 19a0e87

Browse files
Bump pytest from 7.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 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.4.1...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] <[email protected]>
1 parent a365db9 commit 19a0e87

File tree

2 files changed

+72
-26
lines changed

2 files changed

+72
-26
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python-keycloak-client = "==0.2.3"
1212
requests = "==2.31.0"
1313

1414
[dev-packages]
15-
pytest = "==7.4.1"
15+
pytest = "==8.4.2"
1616
pylint = "==2.17.5"
1717
tox = "==4.11.1"
1818
tox-pipenv = "==1.10.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)