diff --git a/Pipfile b/Pipfile index 73958c4..5c8f448 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,7 @@ gunicorn = "~=23.0" python-dotenv = "~=1.1" slackclient = "~=2.6" markupsafe = "==3.0.2" -click = "~=8.1" +click = "~=8.2" types-flask = "*" typing_extensions = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 15ff6c6..82dcb03 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b510fdc6238c1be4fbe8dcdf012fe5cd924d0b146f1936fb8f4a0b3b12931fb5" + "sha256": "2b254a875b83d33f52629032361f61f79d402f8767bf01dc9f3c439ad6361622" }, "pipfile-spec": 6, "requires": { @@ -155,12 +155,12 @@ }, "click": { "hashes": [ - "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2", - "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a" + "sha256:6b303f0b2aa85f1cb4e5303078fadcbcd4e476f114fab9b5007005711839325c", + "sha256:f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==8.1.8" + "markers": "python_version >= '3.10'", + "version": "==8.2.0" }, "colorlog": { "hashes": [