Skip to content

Commit

Permalink
Bump pytest from 7.4.2 to 7.4.3 (#3949)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

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 and metroid-samus committed Nov 29, 2023
1 parent daaba8f commit 82afd75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ pyrate-limiter==2.10.0
# via schemathesis
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.2
pytest==7.4.3
# via
# pytest-subtests
# schemathesis
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ pygments==2.16.1
# via
# devtools
# ipython
pytest==7.4.2
pytest==7.4.3
# via -r requirements-dev.in
python-dateutil==2.8.2
# via faker
Expand Down

0 comments on commit 82afd75

Please sign in to comment.