Skip to content

Commit

Permalink
Bump requests from 2.25.0 to 2.25.1 (#28)
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[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2020
1 parent 5b9fbf6 commit 6d202c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
include_package_data = True,
url="https://github.com/michadenheijer/pynytimes",
license="MIT",
install_requires = ["requests==2.25.0"],
install_requires = ["requests==2.25.1"],
classifiers = [
"License :: OSI Approved :: MIT License",
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 6d202c1

Please sign in to comment.