Skip to content

Commit ad66266

Browse files
Bump requests-oauthlib from 1.3.0 to 1.3.1
Bumps [requests-oauthlib](https://github.com/requests/requests-oauthlib) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/requests/requests-oauthlib/releases) - [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst) - [Commits](requests/requests-oauthlib@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: requests-oauthlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f85062 commit ad66266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
python-dateutil = "==2.8.2"
88
python-decouple = "==3.6"
99
requests = "==2.27.0"
10-
requests-oauthlib = "==1.3.0"
10+
requests-oauthlib = "==1.3.1"
1111
twilio = "==7.4.0"
1212
google-cloud-secret-manager = "==2.8.0"
1313

0 commit comments

Comments
 (0)