diff --git a/.changes/unreleased/Dependencies-20230811-221135.yaml b/.changes/unreleased/Dependencies-20230811-221135.yaml new file mode 100644 index 000000000..4fd2e4f54 --- /dev/null +++ b/.changes/unreleased/Dependencies-20230811-221135.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update tox requirement from ~=4.6 to ~=4.7" +time: 2023-08-11T22:11:35.00000Z +custom: + Author: dependabot[bot] + PR: 867 diff --git a/dev-requirements.txt b/dev-requirements.txt index f34d98fd1..c08ace386 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ pytest-dotenv~=0.5.2 pytest-logbook~=1.2 pytest-xdist~=3.3 pytz~=2023.3 -tox~=4.6 +tox~=4.7 types-pytz~=2023.3 types-requests~=2.29 twine~=4.0