Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Commit

Permalink
Bump requests in /source/transit-vpc-solution-helper
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.2.0 to 2.20.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.2.0...v2.20.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2021
1 parent e817d4d commit 96a293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/transit-vpc-solution-helper/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
package_dir={'transit_vpc_solution_helper': '.', 'pycfn_custom_resource' : './pycfn_custom_resource'},
install_requires=[
'paramiko>=1.16.0',
'requests==2.2.0',
'requests==2.20.0',
'cffi==1.14.3'
],
classifiers=[
Expand Down

0 comments on commit 96a293e

Please sign in to comment.