Skip to content

Commit ebd516e

Browse files
build(deps-dev): bump urllib3 from 2.2.3 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1189f1 commit ebd516e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ typing-extensions==4.13.1
128128
# via
129129
# opentelemetry-resourcedetector-gcp
130130
# opentelemetry-sdk
131-
urllib3==2.2.3
131+
urllib3==2.4.0
132132
# via requests
133133
wheel==0.45.1
134134
# via pip-tools

0 commit comments

Comments
 (0)