Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 735917f commit 42e132c
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
Expand Up @@ -5,7 +5,7 @@ pexpect==4.8.0
pre-commit

# Unit tests
pytest==6.2.5
pytest==8.3.2
pytest-cov==3.0.0
pytest-mock==3.6.1
pytest-asyncio==0.15.1
Expand Down

0 comments on commit 42e132c

Please sign in to comment.