From 96d00e5ea3bdc47a6b21d79437992964fcb8d42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:20:54 +0000 Subject: [PATCH] Bump apluggy from 1.0.3 to 1.1.0 Bumps [apluggy](https://github.com/simonsobs/apluggy) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/simonsobs/apluggy/releases) - [Commits](https://github.com/simonsobs/apluggy/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: apluggy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 12 ++++++++---- requirements.txt | 4 ++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index 688e2faeab..b5bdc46359 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -apluggy = "==1.0.3" +apluggy = "==1.1.0" attrs = "==25.1.0" cattrs = "==24.1.2" certifi = "==2025.1.31" diff --git a/Pipfile.lock b/Pipfile.lock index 775435619a..448a00263c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7b5a7ba2f8e3e2f22d8edef0bf90518c19fec0f0c0fbc2bf4184dca148453a74" + "sha256": "ea930652fff91e6883032cdd8b9a291d17ecadab7574af09038ee8e7246c04a7" }, "pipfile-spec": 6, "requires": { @@ -18,10 +18,12 @@ "default": { "apluggy": { "hashes": [ - "sha256:29d8918a5afbc931b3845149a3973630ec086e718a43ea26618b2dea6a2dd448", - "sha256:7b895d0e942a2211e7916bb6de9673a3a131a70fedb172f9b7781643c212075c" + "sha256:3273887b6d4b2d0d7cba0f620f8e9e5c492a40b492b93eb928bf28c95475a6ee", + "sha256:b0918965ef763513c042b961191095e0d3bd258fcb1ebd9fa369ab969338a9dc" ], - "version": "==1.0.3" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==1.1.0" }, "attrs": { "hashes": [ @@ -260,6 +262,8 @@ "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1", "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669" ], + "index": "pypi", + "markers": "python_version >= '3.8'", "version": "==1.5.0" }, "prompt-toolkit": { diff --git a/requirements.txt b/requirements.txt index 443fa69747..d3639c60c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -apluggy==1.0.3 +apluggy==1.1.0; python_version >= '3.9' attrs==25.1.0; python_version >= '3.8' cattrs==24.1.2 certifi==2025.1.31; python_version >= '3.6' @@ -17,7 +17,7 @@ oauthlib==3.2.2; python_version >= '3.6' pfzy==0.3.4 platformdirs==4.3.6 plexapi==4.16.1; python_version >= '3.9' -pluggy==1.5.0 +pluggy==1.5.0; python_version >= '3.8' prompt-toolkit==3.0.50; python_full_version >= '3.8.0' pygments==2.19.1; python_version >= '3.8' python-dotenv==1.0.1