Skip to content

Commit

Permalink
Merge pull request #7 from smswithoutborders/staging
Browse files Browse the repository at this point in the history
Bump requests from 2.28.1 to 2.31.0
  • Loading branch information
PromiseFru authored Oct 9, 2023
2 parents 1d50725 + 8286aae commit 1f3c243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
packages=find_packages(),
package_data={"": ["info.json", "*-icon.svg"]},
install_requires=[
"requests~=2.28.1",
"requests~=2.31.0",
"google-api-python-client~=2.66.0",
"google-auth-httplib2~=0.1.0",
"google-auth-oauthlib~=0.4.3",
Expand Down

0 comments on commit 1f3c243

Please sign in to comment.