diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-11-07 16:23:33 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-11-07 16:23:33 -0500 |
commit | 8e850ca49ebf6b746d0a9cf790f1028bed5e21f8 (patch) | |
tree | 70a343fc62aa3c975f74b0d6b498389939f7ad40 /requirements/tox.pip | |
parent | 9c26c9580b95c782614397a218f8730169fffc12 (diff) | |
download | python-coveragepy-git-8e850ca49ebf6b746d0a9cf790f1028bed5e21f8.tar.gz |
chore: make upgrade
Diffstat (limited to 'requirements/tox.pip')
-rw-r--r-- | requirements/tox.pip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/tox.pip b/requirements/tox.pip index bdcfd3ef..811991bd 100644 --- a/requirements/tox.pip +++ b/requirements/tox.pip @@ -33,9 +33,9 @@ packaging==21.3 \ --hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \ --hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522 # via tox -platformdirs==2.5.2 \ - --hash=sha256:027d8e83a2d7de06bbac4e5ef7e023c02b863d7ea5d079477e722bb41ab25788 \ - --hash=sha256:58c8abb07dcb441e6ee4b11d8df0ac856038f944ab98b7be6b27b2a3c7feef19 +platformdirs==2.5.3 \ + --hash=sha256:0cb405749187a194f444c25c82ef7225232f11564721eabffc6ec70df83b11cb \ + --hash=sha256:6e52c21afff35cb659c6e52d8b4d61b9bd544557180440538f255d9382c8cbe0 # via virtualenv pluggy==1.0.0 \ --hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \ |