Skip to content

Commit bfa40eb

Browse files
Merge pull request #238 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/urllib3-2.6.0
Bump urllib3 from 2.5.0 to 2.6.0 in /app-auth/graphapponlytutorial
2 parents 12fe04d + 81aa457 commit bfa40eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ typing-extensions==4.15.0
146146
# opentelemetry-api
147147
# opentelemetry-sdk
148148
# opentelemetry-semantic-conventions
149-
urllib3==2.5.0
149+
urllib3==2.6.0
150150
# via requests
151151
yarl==1.20.1
152152
# via aiohttp

0 commit comments

Comments
 (0)