Skip to content

Commit

Permalink
Update tox requirement from ~=4.6 to ~=4.7
Browse files Browse the repository at this point in the history
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 8128502 commit 4f8611a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ dbt-tests-adapter~=1.6.0
mypy==1.4.1 # patch updates have historically introduced breaking changes
pre-commit~=3.3
pytest~=7.4
tox~=4.6
tox~=4.7

0 comments on commit 4f8611a

Please sign in to comment.