Skip to content

Commit

Permalink
build(deps): bump pytest from 7.4.2 to 7.4.3 (#650)
Browse files Browse the repository at this point in the history
* build(deps): bump pytest from 7.4.2 to 7.4.3

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 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.2...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mayeut authored Nov 1, 2023
1 parent 0626c5c commit cad11bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.4.2 ; python_version >= '3.7'
pytest==7.0.1 ; python_version == '3.6'
pytest==7.4.3 ; python_version >= '3.7'

0 comments on commit cad11bc

Please sign in to comment.