🏡 index : github.com/captn3m0/indiapost-tracker.git

author dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-12-16 23:12:29.0 +00:00:00
committer GitHub <noreply@github.com> 2020-12-16 23:12:29.0 +00:00:00
commit
d845f1e9b318da310bc582a73d5248887fb8f039 [patch]
tree
45ae1f85fc1b50eccbc760d28f1858ebe4a405df
parent
4dbe2bf4c83ac469f49598ba73f892b2dcd94493
download
d845f1e9b318da310bc582a73d5248887fb8f039.tar.gz

Bump requests from 2.25.0 to 2.25.1

Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Diff

 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8296eeb..2322456 100644
--- a/requirements.txt
+++ a/requirements.txt
@@ -1,6 +1,6 @@
beautifulsoup4==4.9.0
bottle==0.12.19
python-dateutil==2.8.1
requests==2.25.0
requests==2.25.1
six==1.15.0
wheel==0.35.1