Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Upgrade tox. (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen authored Oct 4, 2023
1 parent 37dcb75 commit 8b8f8b6
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 36 deletions.
97 changes: 64 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ uritemplate = "^4.1.1"
[tool.poetry.group.ci.dependencies]
dunamai = "^1.19.0"
pre-commit = "^3.4.0"
tox = "^3.26.0"
tox-docker = "^4.1.0"
tox-gh-actions = "^2.10.0"
tox = "^4.4"
tox-docker = "^4.1"
tox-gh-actions = "^3.0"

[tool.poetry.group.dev.dependencies]
parameterized = "^0.8.1"
Expand Down

0 comments on commit 8b8f8b6

Please sign in to comment.