Skip to content

Commit c7a300b

Browse files
Bump urllib3 from 2.2.1 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.6.3. - [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.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e3644f commit c7a300b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ typing-extensions==4.11.0
211211
# asgiref
212212
# beautifulsoup4
213213
# django-countries
214-
urllib3==2.2.1
214+
urllib3==2.6.3
215215
# via requests
216216
webencodings==0.5.1
217217
# via

0 commit comments

Comments
 (0)