Skip to content

Commit a0fdeab

Browse files
Bump pytest from 7.2.2 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.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.2.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7942cdd commit a0fdeab

File tree

2 files changed

+152
-159
lines changed

2 files changed

+152
-159
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.28.2"
1313

1414
[dev-packages]
15-
pytest = "==7.2.2"
15+
pytest = "==7.3.1"
1616
pylint = "==2.15.9"
1717
tox = "==4.4.7"
1818
tox-pipenv = "==1.10.1"

0 commit comments

Comments
 (0)