Skip to content

Commit 5074faf

Browse files
Bump requests from 2.28.0 to 2.28.1 in /demo/graph_tutorial
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 3be4998 commit 5074faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/graph_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PyJWT==2.4.0
1111
python-dateutil==2.8.2
1212
pytz==2022.1
1313
PyYAML==6.0
14-
requests==2.28.0
14+
requests==2.28.1
1515
six==1.16.0
1616
sqlparse==0.4.2
1717
tzdata==2022.1

0 commit comments

Comments
 (0)