Skip to content

Commit c459dec

Browse files
Bump pytest from 7.4.0 to 7.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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@7.4.0...7.4.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e42f90 commit c459dec

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
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.0"
15+
pytest = "==7.4.1"
1616
pylint = "==2.17.5"
1717
tox = "==4.11.1"
1818
tox-pipenv = "==1.10.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)