aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2023-06-06 11:17:36 +0200
committerGitHub <noreply@github.com>2023-06-06 11:17:36 +0200
commit920f9342fb4ad13c25ea1e5c322eee8c92f900a9 (patch)
tree622f96aaa1cba4cd71e88cfbfd7398c7a058987a
parentaa3d48568e57eb387c8e60579e16cdd66f999125 (diff)
parentdb93bcee9300d30c433e03a5a383ca5d9074a179 (diff)
Merge pull request #31 from mpolden/dependabot/pip/requests-2.31.0
build(deps): bump requests from 2.27.1 to 2.31.0
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7238963..2457990 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,7 @@ pyasn1-modules==0.2.8
pyparsing==3.0.7
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
-requests==2.27.1
+requests==2.31.0
rsa==4.8
six==1.16.0
soco==0.29.1