From a4e3926a1c73353f66f3aa1dee490b52512654ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 09:56:26 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d57229830..ef4345fa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ tomli==2.2.1 traitlets==5.14.3 types-toml==0.10.8.20240310 typing_extensions==4.13.2 -uritemplate==4.1.1 +uritemplate==4.2.0 urllib3==2.4.0 wcwidth==0.2.13 websocket-client==1.8.0