From a734a300710c069f4c87a081bd8635a26ea39221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:35:06 +0000 Subject: [PATCH] chore(deps): Bump kinto-http in /experimenter/tests Bumps [kinto-http](https://github.com/Kinto/kinto-http.py) from 11.9.0 to 11.10.0. - [Release notes](https://github.com/Kinto/kinto-http.py/releases) - [Changelog](https://github.com/Kinto/kinto-http.py/blob/main/CHANGELOG.rst) - [Commits](https://github.com/Kinto/kinto-http.py/compare/11.9.0...11.10.0) --- updated-dependencies: - dependency-name: kinto-http dependency-version: 11.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- experimenter/tests/poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/experimenter/tests/poetry.lock b/experimenter/tests/poetry.lock index 56365e3188..7c6cbd6d48 100644 --- a/experimenter/tests/poetry.lock +++ b/experimenter/tests/poetry.lock @@ -463,14 +463,14 @@ i18n = ["Babel (>=2.7)"] [[package]] name = "kinto-http" -version = "11.9.0" +version = "11.10.0" description = "Kinto client" optional = false -python-versions = "*" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "kinto_http-11.9.0-py3-none-any.whl", hash = "sha256:f5175441d6c88d3ff642bfd889c643e75e31c172fdbd636a566fe351ba62601d"}, - {file = "kinto_http-11.9.0.tar.gz", hash = "sha256:2dac1ad51e01ead49e0e950bb12bb11d791235fd3252ba52e9adcaf864243e51"}, + {file = "kinto_http-11.10.0-py3-none-any.whl", hash = "sha256:c2870e004864b7bb44449e5ca1157bb36fad47376043bee0992c0fa14efd9748"}, + {file = "kinto_http-11.10.0.tar.gz", hash = "sha256:50bac5234ac7a98e45f5bac4bd92860dbaa5a8957fed744eb5c8be13fc37b920"}, ] [package.dependencies]