Skip to content

Commit c1f399f

Browse files
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](python-hyper/uritemplate@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] <support@github.com>
1 parent 97e6d58 commit c1f399f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.3
153153

154154
multidict==6.4.4 ; python_version >= '3.7'
155155

156-
uritemplate==4.1.1 ; python_version >= '3.6'
156+
uritemplate==4.2.0 ; python_version >= '3.6'
157157

158158
yarl==1.20.0 ; python_version >= '3.7'
159159

0 commit comments

Comments
 (0)