Unverified Commit 5b9ef775 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump the minor-patch group with 2 updates (#1192)

Bumps the minor-patch group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [einops](https://github.com/arogozhnikov/einops).


Updates `pytest` from 8.1.1 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](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0)

Updates `einops` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/arogozhnikov/einops/releases)
- [Commits](https://github.com/arogozhnikov/einops/compare/v0.7.0...v0.8.0

)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: einops
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ffd7d0db
# Requirements used for GitHub actions # Requirements used for GitHub actions
pytest==8.1.1 pytest==8.2.0
einops==0.7.0 einops==0.8.0
lion-pytorch==0.1.4 lion-pytorch==0.1.4
scipy==1.10.1; python_version < "3.9" scipy==1.10.1; python_version < "3.9"
scipy==1.13.0; python_version >= "3.9" scipy==1.13.0; python_version >= "3.9"
# Requirements used for local development # Requirements used for local development
setuptools>=63 setuptools>=63
pytest~=8.1.1 pytest~=8.2.0
einops~=0.7.0 einops~=0.8.0
wheel~=0.43.0 wheel~=0.43.0
lion-pytorch~=0.1.4 lion-pytorch~=0.1.4
scipy~=1.13.0 scipy~=1.13.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment