dependabot[bot] 0e3e96360d
Bump requests from 2.24.0 to 2.31.0 in /Top_News
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 06:01:23 +00:00
..

Cool IT news

This python made script shows top voted news basic version votes>99 from hackernews.

Installation

First of all use

pip install requirements.txt

Run

python coolnews.py

If you want news of more then desired number of votes you can edit

Line 29.   if points > 99: