Skip to content

Commit b12b3d4

Browse files
Bump urllib3 from 2.2.3 to 2.5.0 in /get-started/quickstart/python
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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.2.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 745303a commit b12b3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/quickstart/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ typing-extensions==4.7.1
8080
# via opentelemetry-sdk
8181
tzdata==2023.4
8282
# via pendulum
83-
urllib3==2.2.3
83+
urllib3==2.5.0
8484
# via microsoft-kiota-http
8585
wrapt==1.15.0
8686
# via deprecated

0 commit comments

Comments
 (0)