From fc82351e2fadac3a74ceee04f9b03277584f04be Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 19 Mar 2024 20:26:34 -0400 Subject: [PATCH] Remove full Python version pinning The GitHub Actions workflow doesn't have such pinning, so running the script will break if a new minor version is released. --- scripts/Pipfile | 1 - scripts/Pipfile.lock | 16 +++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/scripts/Pipfile b/scripts/Pipfile index 275081d49..58fd0758a 100644 --- a/scripts/Pipfile +++ b/scripts/Pipfile @@ -13,7 +13,6 @@ cmarkgfm = "*" [requires] python_version = "3.12" -python_full_version = "3.12.1" [scripts] publish_events = "python publish_events.py ../_posts/ failures.yml" diff --git a/scripts/Pipfile.lock b/scripts/Pipfile.lock index b3834c29c..d658614a1 100644 --- a/scripts/Pipfile.lock +++ b/scripts/Pipfile.lock @@ -1,11 +1,10 @@ { "_meta": { "hash": { - "sha256": "3892b4c621b53ba3bee79465abbd5deacfcada92d105ae049fce053c6df3be2b" + "sha256": "b69b61cea0b60b7450c834a91cc4f75a38b20ccd4e10cbcea9258c830657349b" }, "pipfile-spec": 6, "requires": { - "python_full_version": "3.12.1", "python_version": "3.12" }, "sources": [ @@ -329,7 +328,6 @@ "sha256:e39be7c4dc39418bdd6e3ecab5931c636170b8b21b4d26f9ecf7e6102a3b51c3" ], "index": "pypi", - "markers": "python_version >= '3.7'", "version": "==2.2.0" }, "pyjwt": { @@ -361,11 +359,11 @@ }, "python-dateutil": { "hashes": [ - "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86", - "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9" + "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3", + "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427" ], "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.8.2" + "version": "==2.9.0.post0" }, "python-frontmatter": { "hashes": [ @@ -377,10 +375,10 @@ }, "pytz": { "hashes": [ - "sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b", - "sha256:ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7" + "sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812", + "sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319" ], - "version": "==2023.3.post1" + "version": "==2024.1" }, "pyyaml": { "hashes": [