mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Bump requests from 2.3.0 to 2.20.0 (#400)
* Bump requests from 2.3.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.3.0 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.3.0...v2.20.0) Signed-off-by: dependabot[bot] <support@github.com> * Changelog Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
This commit is contained in:
parent
c2b6be6446
commit
7229cc4edc
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Changed
|
||||
|
||||
- Allow session keepalive
|
||||
- Bump requests to 2.20.0
|
||||
|
||||
## [2.6.1] - 2020-01-13
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
mock==2.0.0
|
||||
requests==2.3.0
|
||||
requests==2.20.0
|
||||
six==1.10.0
|
||||
Loading…
Reference in New Issue
Block a user