diff --git a/.changes/unreleased/Dependencies-20230830-125448.yaml b/.changes/unreleased/Dependencies-20230830-125448.yaml new file mode 100644 index 000000000..a0ca197ba --- /dev/null +++ b/.changes/unreleased/Dependencies-20230830-125448.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update tox requirement from ~=4.10 to ~=4.11" +time: 2023-08-30T12:54:48.00000Z +custom: + Author: dependabot[bot] + PR: 759 diff --git a/dev-requirements.txt b/dev-requirements.txt index 2ccb4e980..cc9aa2432 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ pytest-dotenv~=0.5.2 pytest-logbook~=1.2 pytest-xdist~=3.3 pytz~=2023.3 -tox~=4.10 +tox~=4.11 types-pytz~=2023.3 types-requests~=2.31 twine~=4.0