Skip to content

Commit

Permalink
bump pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding authored Sep 20, 2021
1 parent 9801c6e commit 36d25af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ flake8 = [
lint = ["codespell==2.1.0"]
publish = ["flit~=3.3"]
reformat = ["black~=21.9b0", "isort==5.9.3"]
tests = ["pytest==6.2.4", "pytest-asyncio==0.15.1", "pytest-cov==2.12.1"]
tests = ["pytest==6.2.5", "pytest-asyncio==0.15.1", "pytest-cov==2.12.1"]

[project.urls]
homepage = "https://github.com/FasterSpeeding/Yuyo"
Expand Down

0 comments on commit 36d25af

Please sign in to comment.