From 38e4ef9295c0252503d59d74f5ad7b33d6d84016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:06:59 +0200 Subject: [PATCH] Bump kinto from 16.0.0 to 16.1.0 (#336) Bumps [kinto](https://github.com/Kinto/kinto) from 16.0.0 to 16.1.0. - [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.0.0...16.1.0) --- updated-dependencies: - dependency-name: kinto dependency-type: direct:development update-type: version-update:semver-minor ... 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 0ba6c66..b7f05bd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ black==23.7.0 flake8==6.1.0 isort==5.12.0 -kinto==16.0.0 +kinto==16.1.0 pytest==7.4.1 pytest-asyncio==0.21.1 pytest-cache==1.0