Skip to content

Commit 269d1f7

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a46925 commit 269d1f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ transaction==3.1.0
9494
# via zodb
9595
url-normalize==1.4.3
9696
# via requests-cache
97-
urllib3==2.5.0
97+
urllib3==2.6.0
9898
# via
9999
# requests
100100
# requests-cache

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ url-normalize==1.4.3
143143
# via
144144
# -r requirements.txt
145145
# requests-cache
146-
urllib3==2.5.0
146+
urllib3==2.6.0
147147
# via
148148
# -r requirements.txt
149149
# requests

0 commit comments

Comments
 (0)