Skip to content

Commit

Permalink
Bump pytest from 7.4.1 to 7.4.2
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.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...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent d939621 commit 5a57749
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 282 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python-keycloak-client = "==0.2.3"
requests = "==2.31.0"

[dev-packages]
pytest = "==7.4.1"
pytest = "==7.4.2"
pylint = "==2.17.5"
tox = "==4.11.1"
tox-pipenv = "==1.10.1"
Expand Down
Loading

0 comments on commit 5a57749

Please sign in to comment.