dependabot-preview[bot]
6044c736b6
Bump mypy from 0.720 to 0.730
...
Bumps [mypy](https://github.com/python/mypy ) from 0.720 to 0.730.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.720...v0.730 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 17:43:44 +00:00
NotoriousRebel
cdd6b9020c
Modified otx module to work properly with set comprehensions and using netaddr to sort ipv4 and ipv6 in same list.
2019-09-25 15:09:11 -04:00
Matt
59c34a8d07
Merge branch 'master' into dev
2019-09-23 21:03:24 -04:00
NotoriousRebel
a635b2b8df
Added aiodns to requirements.txt
2019-09-23 21:02:57 -04:00
dependabot-preview[bot]
581b006c7a
Bump shodan from 1.16.0 to 1.17.0
...
Bumps [shodan](https://github.com/achillean/shodan-python ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/achillean/shodan-python/releases )
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/achillean/shodan-python/compare/1.16.0...1.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 23:58:05 +00:00
dependabot-preview[bot]
11fc174fee
Bump shodan from 1.15.0 to 1.16.0
...
Bumps [shodan](https://github.com/achillean/shodan-python ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/achillean/shodan-python/releases )
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/achillean/shodan-python/compare/1.15.0...1.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 18:29:35 +00:00
dependabot-preview[bot]
a18dd92cc9
Bump pytest from 5.1.2 to 5.1.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.2...5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 14:02:30 +00:00
Jay Townsend
1cb0dfbc20
update deps order to please Lee ;-)
2019-09-12 22:28:48 +01:00
Christian Martorella
61c44584c4
Update requirements.txt
...
Added dnspython
2019-09-12 01:27:23 +02:00
Jay Townsend
c6ea03c4a0
More ci and docs update
2019-09-07 13:31:53 +01:00
dependabot-preview[bot]
3f3246c083
Bump plotly from 4.1.0 to 4.1.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 10:46:21 +00:00
dependabot-preview[bot]
354bd090b0
Bump pytest from 5.1.1 to 5.1.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.1...5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:24:13 +00:00
dependabot-preview[bot]
720ee10ebd
Bump pytest from 5.1.0 to 5.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.0...5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 21:49:14 +00:00
Jay Townsend
59d783e12d
flake8 fixes and pep8
2019-08-19 22:36:33 +01:00
Jay Townsend
8759c7088e
flake8 config and update shodan dep
2019-08-19 21:52:27 +01:00
J.Townsend
eb5af2bd34
Merge pull request #8 from NotoriousRebel/master
...
Introduction of grequests
2019-08-19 21:45:53 +01:00
Jay Townsend
d133f46a4f
PEP8 fixes and LGTM fixes, add flake8 to CI
2019-08-18 23:14:24 +01:00
Matt
73a8e26095
Merge branch 'dev' into master
2019-08-17 23:19:43 -04:00
Jay Townsend
7195f4aadb
update deps
2019-08-18 01:50:37 +01:00
Matt
a758757229
Update requirements.txt
2019-08-17 18:06:14 -04:00
NotoriousRebel
c32ac231b4
Syncing.
...
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-08-11 22:26:54 -04:00
NotoriousRebel
720aa06080
Implemented grequests in multiple modules to increase speed.
2019-08-11 22:19:01 -04:00
Jay Townsend
90e3e994b6
update deps and pep8 fixes and yahoosearch to grequests
2019-08-10 03:42:46 +01:00
Jay Townsend
7b3a110e54
Update deps and remove the google certs module
2019-08-09 18:05:09 +01:00
Jay Townsend
7086cf3bdb
Update requirements.txt to fix issues with having merge conflicts
2019-08-03 14:28:44 +01:00
Jay Townsend
3ff108aaa7
Fix merge conflict
2019-08-03 14:26:18 +01:00
Syed Umar Arfeen
5bf30e41ff
Resolving plotly deprecation issue
...
In the old version of requirements.txt `plotly>=3.10.0` is being used which returns deprecation issue. It can be fixed by using `plotly==3.10.0` instead
2019-08-01 17:59:40 +05:00
L1ghtn1ng
4fb94084c6
fixes issue https://github.com/laramies/theHarvester/issues/268
2019-07-21 20:20:38 +01:00
L1ghtn1ng
95b8b605dd
Update requirments.txt
2019-07-08 00:13:13 +01:00
L1ghtn1ng
805bf72ab2
Refactor how crtsh works WIP
2019-06-17 00:15:21 +01:00
L1ghtn1ng
e68436bdd4
update deps
2019-06-16 22:17:18 +01:00
L1ghtn1ng
bee6839a28
Pep8 fix and deps update
2019-05-24 22:18:04 +01:00
L1ghtn1ng
03e8e99285
Update requirements.txt
2019-04-19 23:31:21 +01:00
L1ghtn1ng
e6cd6bede9
Update requirements.txt
2019-04-19 15:34:49 +01:00
Lee Baird
7748d7faa5
Revert "Fix missing dependences"
2019-03-09 20:50:16 -05:00
Edward Toloza
419b31b012
Put dependences in alphabetical order
2019-03-09 20:05:22 -05:00
Edward Toloza
8af30bb6f5
Fix missing dependences
...
The `pytz` and `decorator` python libraries are misisng from deps-
2019-03-06 15:55:21 -05:00
L1ghtn1ng
f50070b4ec
Update dependencies
2019-02-24 23:13:11 +00:00
L1ghtn1ng
8997a6b39a
Update requirements.txt
2019-02-10 01:11:02 +00:00
Matt
c295ba623c
Update requirements.txt
...
Changed from == to >= for PyYaml.
2019-01-30 15:24:28 -05:00
Lee Baird
e92e9ea2f1
Bug fix and tweaks.
2019-01-22 21:04:38 -05:00
L1ghtn1ng
b6f250baeb
Done the changes that @leebaird mentioned
2019-01-21 20:46:10 +00:00
L1ghtn1ng
82eb13762d
Implemented new way of managing api keys
2019-01-21 00:32:58 +00:00
L1ghtn1ng
dabfa5e221
Update requirements.txt
2019-01-20 21:42:18 +00:00
Lee Baird
17f5963e65
Cosmetic, comments, and alphbetize.
2019-01-10 20:09:47 -06:00
L1ghtn1ng
ec4d064823
Update a lot of things to be pep8, fixed some missing engines from the all flag, introduce pytest for tests, f-stringify some things
2019-01-06 09:50:07 +00:00
NotoriousRebel
e03dc69118
Syncing.
2019-01-04 21:55:02 -05:00
NotoriousRebel
5318118340
Syncing.
2019-01-04 21:53:59 -05:00
NotoriousRebel
0977dd9942
Syncing.
2019-01-04 17:22:53 -05:00
NotoriousRebel
23260d9aef
Resyncing
2019-01-04 17:22:16 -05:00