From 6df970d33de790f9bbc8f233ffe916215d1fd10b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 22 May 2023 23:26:44 +0000
Subject: [PATCH] Bump requests from 2.23.0 to 2.31.0 in /tutorials

Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tutorials/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/requirements.txt b/tutorials/requirements.txt
index cd4e403..1a9d812 100644
--- a/tutorials/requirements.txt
+++ b/tutorials/requirements.txt
@@ -49,7 +49,7 @@ pytz==2019.3
 pyzmq==19.0.0
 qtconsole==4.7.2
 QtPy==1.9.0
-requests==2.23.0
+requests==2.31.0
 Send2Trash==1.5.0
 six==1.14.0
 terminado==0.8.3