diff --git a/Pipfile b/Pipfile index d60c6f41..38ca7f4b 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ hypothesis = "==6.131.8" ib3 = "==0.2.0" inflect = "==7.3.1" irc = "==20.1.0" -isort = "==5.13.2" +isort = "==6.0.1" munch = "==4.0.0" typing_extensions = "==4.8.0" pip = "==25.0.1" diff --git a/Pipfile.lock b/Pipfile.lock index 09db0da8..bb8d2569 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "af52bad03e51515e3ce45b61eddcf4f24c7a7ef2da723d39b3e41cf1897b82ff" + "sha256": "23a887ec6d5eb3a7d8ec9ba5b34ec73f4c3938600579b573dd593a005ad202b3" }, "pipfile-spec": 6, "requires": { @@ -665,12 +665,12 @@ }, "isort": { "hashes": [ - "sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109", - "sha256:8ca5e72a8d85860d5a3fa69b8745237f2939afe12dbf656afbcb47fe72d947a6" + "sha256:1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450", + "sha256:2dc5d7f65c9678d94c88dfc29161a320eec67328bc97aad576874cb4be1e9615" ], "index": "pypi", - "markers": "python_full_version >= '3.8.0'", - "version": "==5.13.2" + "markers": "python_full_version >= '3.9.0'", + "version": "==6.0.1" }, "jaraco.collections": { "hashes": [