Skip to content

Commit

Permalink
Bump requests from 2.24.0 to 2.25.1
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.24.0...v2.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 24, 2020
1 parent a8ad757 commit 7ef2455
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[packages]
# dropbox = "==9.4.0"
lxml = "==4.6.2"
requests = "==2.24.0"
requests = "==2.25.1"

[requires]
python_version = "3.7"
Expand Down
53 changes: 31 additions & 22 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ef2455

Please sign in to comment.