From e359eb00a658a3bab327b2a5c5e3915cc7e8f32a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 18:12:18 +0000 Subject: [PATCH] Bump apipkg from 2.1.0 to 3.0.1 Bumps [apipkg](https://github.com/pytest-dev/apipkg) from 2.1.0 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/v2.1.0...v3.0.1) --- updated-dependencies: - dependency-name: apipkg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 905fd5459dc..0ee2f94d950 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -apipkg==2.1.0 +apipkg==3.0.1 atomicwrites==1.4.0 attrs==21.4.0 certifi==2021.10.8