Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.3 in the requirements group (#2172)
Browse files Browse the repository at this point in the history
Bumps the requirements group with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.3.2 to 8.3.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@8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: requirements
...

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 Sep 11, 2024
1 parent 774f5b1 commit e1d98cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev_minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ numcodecs==0.13.0
msgpack-python==0.5.6
setuptools-scm==8.1.0
# test requirements
pytest==8.3.2
pytest==8.3.3

0 comments on commit e1d98cd

Please sign in to comment.