diff --git a/Pipfile.lock b/Pipfile.lock index 503f257..b263304 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -796,12 +796,12 @@ }, "setuptools": { "hashes": [ - "sha256:b8b8060bb426838fbe942479c90296ce976249451118ef566a5a0b7d8b78fb05", - "sha256:bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1" + "sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5", + "sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==70.2.0" + "version": "==70.3.0" }, "tomli": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index acb19a0..a1c4fa5 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.2.0 +setuptools==70.3.0 tomli==2.0.1 virtualenv==20.26.3 yapf==0.40.2