Skip to content

Commit

Permalink
[pip dev] (deps-dev): Update tox requirement from ~=4.8.0 to ~=4.9.0
Browse files Browse the repository at this point in the history
[pip dev] (deps-dev): Update tox requirement from ~=4.8.0 to ~=4.9.0
  • Loading branch information
CoolCat467 authored Aug 22, 2023
2 parents d48f6c6 + 51aa10b commit 4f42e27
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 @@ -33,7 +33,7 @@ dev = [
"mypy~=1.5.0", # must match .pre-commit-config.yaml
"pre-commit",
"pre-commit-hooks~=4.4.0", # must match .pre-commit-config.yaml
"tox~=4.8.0",
"tox~=4.9.0",
# "async_generator~=1.10",
# "trio-typing[mypy]~=0.8.0",
]
Expand Down

0 comments on commit 4f42e27

Please sign in to comment.