Skip to content

Commit

Permalink
Merge pull request #43 from fscherf/dependabot/pip/tox-4.15.1
Browse files Browse the repository at this point in the history
build(deps): bump tox from 4.15.0 to 4.15.1
  • Loading branch information
fscherf authored Jun 16, 2024
2 parents 9e1a64f + a66a0e2 commit b036167
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 @@ -21,7 +21,7 @@ dependencies = [
[project.optional-dependencies]
docker = [
"playwright~=1.44.0",
"tox==4.15.0"
"tox==4.15.1"
]

dev = [
Expand Down

0 comments on commit b036167

Please sign in to comment.