Skip to content

Commit

Permalink
Merge pull request #1216 from TimDettmers/dependabot/pip/minor-patch-…
Browse files Browse the repository at this point in the history
…0d8eea7cf4

Bump pytest from 8.2.0 to 8.2.1 in the minor-patch group
  • Loading branch information
Titus-von-Koeller authored May 23, 2024
2 parents be6700b + fa65a9d commit 328b5a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requirements used for GitHub actions
pytest==8.2.0
pytest==8.2.1
einops==0.8.0
lion-pytorch==0.1.4
scipy==1.10.1; python_version < "3.9"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements used for local development
setuptools>=63
pytest~=8.2.0
pytest~=8.2.1
einops~=0.8.0
wheel~=0.43.0
lion-pytorch~=0.1.4
Expand Down

0 comments on commit 328b5a9

Please sign in to comment.