Skip to content

Commit

Permalink
Merge pull request #239 from kyegomez/dependabot/pip/pytest-8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Jul 8, 2024
2 parents 5363fa1 + f7bfbbc commit 6cbce12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.10"
torch = ">=2.1.1,<3.0"
pytest = "8.2.1"
pytest = "8.2.2"
torchfix = "*"
einops = "0.8.0"
bitsandbytes = "*"
Expand Down Expand Up @@ -49,7 +49,7 @@ types-pytz = ">=2023.3,<2025.0"
black = ">=23.1,<25.0"
types-chardet = "^5.0.4.6"
mypy-protobuf = "^3.0.0"
pytest = "8.2.1"
pytest = "8.2.2"

[tool.ruff]
line-length = 80
Expand Down

0 comments on commit 6cbce12

Please sign in to comment.