From cb490bfe9ff3507254d141812db98756bc750f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 05:09:51 +0000 Subject: [PATCH] Bump apipkg from 1.5 to 3.0.1 Bumps [apipkg](https://github.com/pytest-dev/apipkg) from 1.5 to 3.0.1. - [Release notes](https://github.com/pytest-dev/apipkg/releases) - [Changelog](https://github.com/pytest-dev/apipkg/blob/main/CHANGELOG) - [Commits](https://github.com/pytest-dev/apipkg/compare/v1.5...v3.0.1) --- updated-dependencies: - dependency-name: apipkg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4187eba..e1f9d2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -apipkg==1.5 +apipkg==3.0.1 appdirs==1.4.3 attrs==21.2.0 CacheControl==0.12.6