Skip to content

Commit

Permalink
Merge pull request #563 from Atem18/dependabot/pip/tox-4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Atem18 authored Sep 5, 2024
2 parents ce5b749 + 4f26738 commit 6a6c775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ doc = ["mkdocs == 1.6.0", "mkdocs-material == 9.5.30", "mkdocstrings == 0.25.2"]

test = [
"pytest == 8.2.2",
"tox == 4.15.1",
"tox == 4.18.0",
"pyinstaller[hook_testing] == 6.10.0",
"psutil == 6.0.0",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.15.1
tox==4.18.0
# via isocodes (pyproject.toml)
virtualenv==20.26.3
# via tox

0 comments on commit 6a6c775

Please sign in to comment.