Skip to content

Commit d24ce18

Browse files
chore(deps): bump urllib3 from 2.3.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2781708 commit d24ce18

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
@@ -275,7 +275,7 @@ tzdata==2025.1
275275
# via pandas
276276
universal-pathlib==0.2.6
277277
# via pybids
278-
urllib3==2.3.0
278+
urllib3==2.5.0
279279
# via requests
280280
wrapt==1.17.2
281281
# via formulaic

0 commit comments

Comments
 (0)