Skip to content

Commit

Permalink
Bump requests from 2.25.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.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](psf/requests@v2.25.0...v2.25.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 17, 2020
1 parent 9cfa084 commit d0ba471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
'ffs>=0.0.8.2',
'Jinja2==2.10.1',
'django==2.2.16',
'requests==2.25.0',
'requests==2.25.1',
'djangorestframework==3.12.2',
'django-reversion==3.0.8',
'django-compressor==2.4',
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ python-dateutil==2.8.1
coverage
coveralls
flake8==3.8.4
requests==2.25.0
requests==2.25.1
psycopg2==2.8.6

0 comments on commit d0ba471

Please sign in to comment.