Skip to content

Commit aab6216

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /user-auth/graphtutorial
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7e6265 commit aab6216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ typing-extensions==4.10.0
162162
# opentelemetry-sdk
163163
tzdata==2024.1
164164
# via pendulum
165-
urllib3==2.2.2
165+
urllib3==2.5.0
166166
# via requests
167167
wrapt==1.16.0
168168
# via deprecated

0 commit comments

Comments
 (0)