Skip to content

Commit 0caeed5

Browse files
Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37ab7f6 commit 0caeed5

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
@@ -126,7 +126,7 @@ sniffio==1.3.0 ; python_version >= '3.7'
126126

127127
uritemplate==4.1.1 ; python_version >= '3.6'
128128

129-
urllib3==2.0.6 ; python_version >= '3.7'
129+
urllib3==2.0.7 ; python_version >= '3.7'
130130

131131
yarl==1.9.2 ; python_version >= '3.7'
132132

0 commit comments

Comments
 (0)