Skip to content

Commit b52ffee

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 in /xkcd_download (#552)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ea8e9 commit b52ffee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xkcd_download/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ idna==3.15
55
lxml==6.1.0
66
requests==2.33.0
77
soupsieve==2.0.1
8-
urllib3==2.6.3
8+
urllib3==2.7.0

0 commit comments

Comments
 (0)