Skip to content

Commit

Permalink
Merge pull request #73 from fscherf/dependabot/pip/tox-4.18.1
Browse files Browse the repository at this point in the history
build(deps): bump tox from 4.18.0 to 4.18.1
  • Loading branch information
fscherf authored Sep 9, 2024
2 parents 08c49a7 + a42cd27 commit 5a502ef
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 @@ -48,7 +48,7 @@ classifiers = [

[project.optional-dependencies]
docker = [
"tox==4.18.0"
"tox==4.18.1"
]

dev = [
Expand Down

0 comments on commit 5a502ef

Please sign in to comment.