Skip to content

Commit

Permalink
Merge pull request #175 from kyegomez/dependabot/pip/pytest-8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Mar 25, 2024
2 parents 8d6992e + 8ebb0f3 commit 3a6c13e
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 @@ -20,7 +20,7 @@ python = "^3.8"
torch = "2.2.0"
timm = "0.9.16"
torchdiffeq = "0.2.3"
pytest = "8.0.2"
pytest = "8.1.1"
torchfix = "*"
einops = "0.7.0"
bitsandbytes = "0.42.0"
Expand Down Expand Up @@ -59,7 +59,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.0.2"
pytest = "8.1.1"


[tool.ruff]
Expand Down

0 comments on commit 3a6c13e

Please sign in to comment.