From 0f453abc51e311f159be0b23e72e1106b2d44553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:46:15 +0100 Subject: [PATCH] Bump kinto from 16.2.1 to 16.2.2 (#353) Bumps [kinto](https://github.com/Kinto/kinto) from 16.2.1 to 16.2.2. - [Release notes](https://github.com/Kinto/kinto/releases) - [Changelog](https://github.com/Kinto/kinto/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Kinto/kinto/compare/16.2.1...16.2.2) --- updated-dependencies: - dependency-name: kinto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c50321f..4dab029 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ black==23.11.0 flake8==6.1.0 isort==5.12.0 -kinto==16.2.1 +kinto==16.2.2 pytest==7.4.2 pytest-asyncio==0.21.1 pytest-cache==1.0