Skip to content

Commit 45023fa

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

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
@@ -130,7 +130,7 @@ sniffio==1.3.1 ; python_version >= '3.7'
130130

131131
uritemplate==4.1.1 ; python_version >= '3.6'
132132

133-
urllib3==2.2.1 ; python_version >= '3.7'
133+
urllib3==2.2.2 ; python_version >= '3.7'
134134

135135
yarl==1.9.4 ; python_version >= '3.7'
136136

0 commit comments

Comments
 (0)