Skip to content

Commit

Permalink
Bump pytest from 7.4.1 to 7.4.3
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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 66ed533 commit 14b994e
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 156 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.3"
pylint = "==2.17.5"
tox = "==4.11.1"
tox-pipenv = "==1.10.1"
Expand Down
Loading

0 comments on commit 14b994e

Please sign in to comment.