Skip to content

Commit

Permalink
Bump the python-dependencies group with 1 update (#26)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest).

- [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.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent b857672 commit 08c2207
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@ packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/requirements-tests.in
# pytest-randomly
pytest-randomly==3.15.0
# via -r requirements/requirements-tests.in

0 comments on commit 08c2207

Please sign in to comment.