From d8a0ade7a995e1d690d527cecb0c8f77b766dfbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 04:16:09 +0300 Subject: [PATCH] :arrow_up: Auto-updated dependencies on 2024-07-22 (#107) Signed-off-by: mtl1979 Co-authored-by: mtl1979 --- Pipfile.lock | 6 +++--- requirements-dev.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index a45b0a6..5361741 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -788,12 +788,12 @@ }, "setuptools": { "hashes": [ - "sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5", - "sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc" + "sha256:032d42ee9fb536e33087fb66cac5f840eb9391ed05637b3f2a76a7c8fb477936", + "sha256:33874fdc59b3188304b2e7c80d9029097ea31627180896fb549c578ceb8a0855" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==70.3.0" + "version": "==71.1.0" }, "tomli": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 221a920..6bc2b39 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ pipenv==2024.0.1 platformdirs==4.2.2 pycodestyle==2.12.0 pyflakes==3.2.0 -setuptools==70.3.0 +setuptools==71.1.0 tomli==2.0.1 virtualenv==20.26.3 yapf==0.40.2