Skip to content

Commit

Permalink
build(deps): Update pytest requirement from ==6.2.* to ==7.1.*
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.dev0...7.1.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 9211127 commit 350c398
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
Expand Up @@ -8,4 +8,4 @@ easydict==1.9
pmlb==1.0.*
tqdm<5.0
typeguard==2.13.*
pytest==6.2.*
pytest==7.1.*

0 comments on commit 350c398

Please sign in to comment.