Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent e8286ad commit 2702519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasyFSL/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ loguru>=0.5.3
matplotlib>=3.3.4
pandas>=1.1.0
pylint==2.8.2
pytest==6.2.2
pytest==8.3.4
pytest-mock==3.6.1
torch>=1.7.1
torchvision>=0.8.2
Expand Down

0 comments on commit 2702519

Please sign in to comment.