Skip to content

Commit

Permalink
chore(deps): bump pytest from 7.1.2 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 8.2.0.
- [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.1.2...8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 8582a96 commit 6a8de4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker==7.0.0
pytest==7.1.2
pytest==8.2.0
dataclasses==0.7;python_version<"3.7"
pydantic>=2.3.0, <3.0.0
pytest-xdist==3.5.0
Expand Down

0 comments on commit 6a8de4f

Please sign in to comment.