Skip to content

Commit

Permalink
Merge pull request #87 from dmgbuild/dependabot/pip/tox-4.18.1
Browse files Browse the repository at this point in the history
Bump tox from 4.18.0 to 4.18.1
  • Loading branch information
freakboy3742 authored Sep 8, 2024
2 parents ada178a + 4c8b790 commit a0ae37b
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 @@ -55,7 +55,7 @@ dev = [
"pre-commit == 3.8.0 ; python_version >= '3.9'",
"pytest == 8.3.2",
"pytest-cov == 5.0.0",
"tox == 4.18.0",
"tox == 4.18.1",
]
# Docs are always built on Py3.12; see RTD and tox config files.
docs = [
Expand Down

0 comments on commit a0ae37b

Please sign in to comment.