From 94e0d23a5726eaf2a9c6edfb0bc88a16581460e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:32:43 +0000 Subject: [PATCH] Bump apluggy from 0.9.4 to 1.0.3 Bumps [apluggy](https://github.com/simonsobs/apluggy) from 0.9.4 to 1.0.3. - [Release notes](https://github.com/simonsobs/apluggy/releases) - [Commits](https://github.com/simonsobs/apluggy/compare/v0.9.4...v1.0.3) --- updated-dependencies: - dependency-name: apluggy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 11 +++++++---- requirements.txt | 6 +++--- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 19a22ecf9f..ef933edd93 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -apluggy = "==0.9.4" +apluggy = "==1.0.3" attrs = "==24.2.0" cattrs = {version="==24.1.2", python_version=">='3.7'"} certifi = "==2024.8.30" diff --git a/Pipfile.lock b/Pipfile.lock index 7f4c76ba21..f4d0ad1165 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5f6806ad22db212c3f41591ae49acc987395380a3d5eb62b3bbf1bcfe9dc8883" + "sha256": "d82f942f9a653e8040a5eb67070d7989fe41f5a6375d9eebc854d88f79c965a5" }, "pipfile-spec": 6, "requires": { @@ -18,11 +18,12 @@ "default": { "apluggy": { "hashes": [ - "sha256:ecfcd7cad1c484281cd528281104c53657297f8ab8e723f26c2f396a407c8d0c", - "sha256:fe66316ce1cdd9d7c406bd39582c267df5d6cf70b701bdbe9523d5efecd45308" + "sha256:29d8918a5afbc931b3845149a3973630ec086e718a43ea26618b2dea6a2dd448", + "sha256:7b895d0e942a2211e7916bb6de9673a3a131a70fedb172f9b7781643c212075c" ], "index": "pypi", - "version": "==0.9.4" + "markers": "python_version >= '3.9'", + "version": "==1.0.3" }, "attrs": { "hashes": [ @@ -162,6 +163,7 @@ "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186" ], "index": "pypi", + "markers": "python_version >= '3.5'", "version": "==5.1.1" }, "deprecated": { @@ -264,6 +266,7 @@ "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669" ], "index": "pypi", + "markers": "python_version >= '3.8'", "version": "==1.5.0" }, "prompt-toolkit": { diff --git a/requirements.txt b/requirements.txt index df2f67ecc0..7cc7d05a4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -i https://pypi.org/simple -apluggy==0.9.4 +apluggy==1.0.3; python_version >= '3.9' attrs==24.2.0; python_version >= '3.7' cattrs==24.1.2; python_version >= '3.8' certifi==2024.8.30; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' click==8.1.7 -decorator==5.1.1 +decorator==5.1.1; python_version >= '3.5' deprecated==1.2.14 exceptiongroup==1.2.2; python_version >= '3.7' humanize==4.10.0; python_version >= '3.8' @@ -17,7 +17,7 @@ oauthlib==3.2.2 pfzy==0.3.4; python_version >= '3.7' and python_version < '4.0' platformdirs==4.3.6; python_version >= '3.8' plexapi==4.15.16; python_version >= '3.8' -pluggy==1.5.0 +pluggy==1.5.0; python_version >= '3.8' prompt-toolkit==3.0.48; python_full_version >= '3.7.0' pygments==2.18.0; python_version >= '3.8' python-dotenv==1.0.1