From bccc478dacb551ae9a54bbddf721d1338a31afe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:57:39 +0000 Subject: [PATCH] chore(deps): Bump pkginfo from 1.11.0 to 1.12.0 Bumps [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) from 1.11.0 to 1.12.0. --- updated-dependencies: - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42e00c2..e53b874 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ more-itertools==10.2.0 ; python_full_version >= "3.8.1" and python_version < "4. msgpack==1.0.8 ; python_full_version >= "3.8.1" and python_version < "4.0" packaging==24.0 ; python_full_version >= "3.8.1" and python_version < "4.0" pexpect==4.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" -pkginfo==1.11.0 ; python_full_version >= "3.8.1" and python_version < "4.0" +pkginfo==1.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0" pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9" platformdirs==4.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0" pluggy==1.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"