diff --git a/Pipfile b/Pipfile index 14c5ea2..8b85210 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ types-beautifulsoup4 = "==4.12.0.20241020" selenium = "==4.27.1" gunicorn = "23.0.0" flask-api = {editable = true, ref = "develop", git = "git+https://github.com/flask-api/flask-api.git"} -setuptools = "==70.0.0" +setuptools = "==75.6.0" certifi = "==2024.7.4" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 4a08bdd..f5ae312 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "80acba5aed6606809f14632b7b3934c3e8a70021b214ce9937b47935145acb75" + "sha256": "e9eba12c8083ea66b1e95635fa98d29e3cdbc0d4c5035650943f9abfe9910bc8" }, "pipfile-spec": 6, "requires": { @@ -1337,12 +1337,12 @@ }, "setuptools": { "hashes": [ - "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4", - "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0" + "sha256:8199222558df7c86216af4f84c30e9b34a61d8ba19366cc914424cdbd28252f6", + "sha256:ce74b49e8f7110f9bf04883b730f4765b774ef3ef28f722cce7c273d253aaf7d" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==70.0.0" + "markers": "python_version >= '3.9'", + "version": "==75.6.0" }, "sniffio": { "hashes": [