Skip to content

Commit d13c78e

Browse files
Bump requests from 2.28.0 to 2.28.1 in /demo/graphtutorial
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.0...v2.28.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87afe06 commit d13c78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/graphtutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgraph-core==0.2.2
1111
portalocker==2.4.0
1212
pycparser==2.21
1313
PyJWT==2.4.0
14-
requests==2.28.0
14+
requests==2.28.1
1515
six==1.16.0
1616
typing_extensions==4.2.0
1717
urllib3==1.26.9

0 commit comments

Comments
 (0)