From 587ad131eccc459dfafd94d4c4e01f588a1a9b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 05:50:32 +0000 Subject: [PATCH] chore(deps-dev): bump uritemplate from 4.1.1 to 4.2.0 Bumps [uritemplate](https://github.com/python-hyper/uritemplate) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/python-hyper/uritemplate/releases) - [Changelog](https://github.com/python-hyper/uritemplate/blob/main/HISTORY.rst) - [Commits](https://github.com/python-hyper/uritemplate/compare/4.1.1...4.2.0) --- updated-dependencies: - dependency-name: uritemplate dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ea706027681..4f8292d09e1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,7 +69,7 @@ tomli_w==1.2.0 tomlkit==0.13.2 typing_extensions==4.13.2 tzdata==2025.2 -uritemplate==4.1.1 +uritemplate==4.2.0 urllib3==2.4.0 wrapt==1.17.2 yapf==0.43.0