From 0804ac18df1686923edb17ec16263caa8404496d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 05:08:21 +0000 Subject: [PATCH] Bump apipkg from 1.5 to 3.0.0 Bumps [apipkg](https://github.com/pytest-dev/apipkg) from 1.5 to 3.0.0. - [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.0) --- 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..81f680d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -apipkg==1.5 +apipkg==3.0.0 appdirs==1.4.3 attrs==21.2.0 CacheControl==0.12.6