Skip to content

Commit

Permalink
Bump CI tools
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrlpld committed Jan 22, 2024
1 parent ab58724 commit 19bcc0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ testing = [
"coverage==7.3.4",
]
ci = [
"tox==4.11.3",
"tox-gh-actions==3.1.3",
"tox==4.12.1",
"tox-gh-actions==3.2.0",
# Allow use of pyenv for virtual environments. To enable you need to set `VIRTUALENV_DISCOVERY=pyenv` in the shell.
# This is useful to help tox find the correct python version when using pyenv.
"virtualenv-pyenv==0.4.0"
Expand Down

0 comments on commit 19bcc0a

Please sign in to comment.