diff --git a/Pipfile b/Pipfile index 439c456b..c9c3d5b5 100644 --- a/Pipfile +++ b/Pipfile @@ -22,7 +22,7 @@ gitpython = "==3.1.46" hypothesis = "==6.151.13" inflect = "==7.5.0" irc = "==20.5.0" -isort = "==7.0.0" +isort = "==8.0.1" munch = "==4.0.0" typing_extensions = "==4.15.0" pip = "==26.0.1" diff --git a/Pipfile.lock b/Pipfile.lock index e0666303..ee910e5e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b21445ef87bc3d6a4b6b3a6326a085ac9ca51be8beee83e515c4aaca05b2732e" + "sha256": "ce51668b67cd32c332ba3c41e7aa84c24d94136b521fc8c7eef1ff118e98cceb" }, "pipfile-spec": 6, "requires": { @@ -760,12 +760,12 @@ }, "isort": { "hashes": [ - "sha256:1bcabac8bc3c36c7fb7b98a76c8abb18e0f841a3ba81decac7691008592499c1", - "sha256:5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187" + "sha256:171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d", + "sha256:28b89bc70f751b559aeca209e6120393d43fbe2490de0559662be7a9787e3d75" ], "index": "pypi", "markers": "python_full_version >= '3.10.0'", - "version": "==7.0.0" + "version": "==8.0.1" }, "jaraco.collections": { "hashes": [