diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-05-24 00:06:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-24 00:06:50 -0700 |
| commit | c929c11f9006db67e10ddd7fa599124a6edeadeb (patch) | |
| tree | e182c7db1f12df0a83b68d334788c89eb20e2812 | |
| parent | 2c55d6f17d2f3888d1697c01b2a3f465063a1e0f (diff) | |
| parent | 3c090c5538c920ed0ae5496f4624f66d454f139b (diff) | |
Merge pull request #1 from pinapelz/dependabot/pip/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9ecfd81..0bd34b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ plotly==5.13.1 protobuf==3.20.3 python-dateutil==2.8.2 pytz==2022.7.1 -requests==2.28.2 +requests==2.31.0 six==1.16.0 tenacity==8.2.2 typing_extensions==4.5.0 |
