requires.io
d00804656d
[requires.io] dependency update
2017-11-10 21:44:26 +01:00
Thomas Kriechbaumer
68c259293e
[requires.io] dependency update on master branch ( #2623 )
2017-11-10 11:14:41 +01:00
Thomas Kriechbaumer
80a8eaa708
bump flake8
...
closes #2601
2017-10-31 10:58:38 +01:00
Thomas Kriechbaumer
569d275d76
[requires.io] dependency update on master branch ( #2586 )
2017-10-22 18:06:44 +02:00
Maximilian Hils
d5173f3905
allow pyOpenSSL 17.2
2017-10-17 11:41:09 +02:00
requires.io
f62e9882cd
[requires.io] dependency update
2017-10-06 19:48:36 +03:00
requires.io
579b0863b7
[requires.io] dependency update
2017-10-02 17:48:05 +02:00
Maximilian Hils
289ddfe988
remove html outline contentview, fix #2572
2017-09-14 15:11:24 -07:00
requires.io
be1bfbcba4
[requires.io] dependency update
2017-09-14 05:10:47 +02:00
Maximilian Hils
f46e5e667f
remove jsbeautifier dependency
2017-09-03 21:02:29 +02:00
Maximilian Hils
1000efb671
remove cssutils dependency
2017-08-24 20:39:38 +02:00
Thomas Kriechbaumer
68839077b6
Revert "Fix version conflict"
2017-08-15 16:32:18 +02:00
Ujjwal Verma
35c267b9bf
Fix version conflict
2017-08-10 16:50:20 +05:30
requires.io
da38e36ea0
[requires.io] dependency update
2017-08-02 20:40:40 +02:00
Thomas Kriechbaumer
8b0a570f4c
bump dependency
2017-08-02 19:53:32 +02:00
requires.io
31db24599a
[requires.io] dependency update
2017-07-24 21:25:04 +02:00
Thomas Kriechbaumer
28c326031a
[requires.io] dependency update on master branch ( #2435 )
2017-07-24 21:03:14 +02:00
Maximilian Hils
5c4b0d4132
require latest mypy version (refs #2452 )
2017-07-24 19:03:01 +02:00
Maximilian Hils
7b0485d6d6
update mypy
2017-07-20 16:27:13 +02:00
Thomas Kriechbaumer
b115c25dcc
[requires.io] dependency update on master branch ( #2426 )
2017-07-09 09:44:24 +02:00
Maximilian Hils
55a20b819e
update dependencies
2017-07-05 08:39:26 +02:00
Maximilian Hils
387235b580
[requires.io] dependency update on master branch ( #2373 )
2017-06-05 11:48:28 +02:00
Maximilian Hils
acd568c6fa
[requires.io] dependency update on master branch ( #2360 )
2017-05-31 10:18:39 +02:00
Maximilian Hils
eb5f37a7d1
fix mypy annotations
2017-05-26 16:14:20 +02:00
Thomas Kriechbaumer
4aeb6c6455
cleanup old tls_parser
2017-05-26 13:59:41 +02:00
Thomas Kriechbaumer
0bd3d0ff4c
upgrade pytest and remove our pytest.raises wrapper
2017-05-24 11:35:53 +02:00
Maximilian Hils
4b1cd76f3e
[requires.io] dependency update ( #2328 )
2017-05-18 16:59:08 +08:00
Thomas Kriechbaumer
1c6b33f5af
update packages
2017-05-11 10:16:19 +02:00
Charles d'Hondt
154e8ac0fc
fixed lint
2017-05-04 13:39:48 +02:00
Charles d'Hondt
f67d9adc31
Added ldap mock test
2017-05-04 13:25:15 +02:00
Charles d'Hondt
3f094a54ce
added ldap3 to setup.py
2017-05-02 10:18:49 +02:00
Thomas Kriechbaumer
3e82f4d6c4
bump cryptography min-version
...
This removes OpenSSL v0.9.8 support.
2017-04-27 19:39:56 +02:00
Aldo Cortesi
7aa2081894
Remove watchdog, solidify script testing
...
- Remove the watchdog dependency. We now just stat the script file every 2
seconds to check for an updated mtime.
- Further solidify our script testing, and in particular make the example tests
nicer. These should exemplify how we want users to test their own addon
scripts. More work on addon testing to follow.
2017-04-26 09:01:40 +12:00
Maximilian Hils
6af72160bf
[requires.io] dependency update on master branch ( #2252 )
2017-04-20 15:29:42 +02:00
Maximilian Hils
3d7cde058b
[requires.io] dependency update on master branch ( #2241 )
2017-04-17 10:49:17 +02:00
Maximilian Hils
3aa7f24992
Update setup.py
2017-04-16 19:44:26 +02:00
requires.io
3afeb7c7e9
[requires.io] dependency update
2017-04-16 19:42:32 +02:00
Thomas Kriechbaumer
dadb50946e
update kaitai and recompile formats
2017-04-16 15:51:11 +02:00
Thomas Kriechbaumer
ef9f0e22ea
bump h2
2017-03-24 21:27:14 +01:00
Maximilian Hils
26d0254203
[requires.io] dependency update on master branch ( #2193 )
2017-03-21 18:43:56 +01:00
Aldo Cortesi
5192810ff6
Make mypy succeed with imports on master.py
...
We get little benefit from our mypy QA checks at the moment, because we skip
imports. This patch is what's needed to make mypy succeed with imports on a
single file: master.py
It also updates mypy to the current version, and enables a QA check.
Mypy bugs I encountered:
dict.update with kwargs not supported:
https://github.com/python/mypy/issues/1031
property setters and getters must be adjacent:
https://github.com/python/mypy/issues/1465
2017-03-17 08:13:47 +13:00
Thomas Kriechbaumer
2a934ed323
bump h2 and hyperframe
2017-03-16 10:33:36 +01:00
Aldo Cortesi
b275257553
Merge pull request #2167 from mhils/update-dependencies
...
update mypy
2017-03-16 18:05:35 +13:00
Maximilian Hils
112233891d
update mypy
2017-03-15 23:10:21 +01:00
Thomas Kriechbaumer
bbf4629906
bump sphinx
2017-03-15 23:05:06 +01:00
Thomas Kriechbaumer
ec5d9cbd2b
Merge pull request #2159 from Kriechi/bump-pyparsing
...
bump pyparsing
2017-03-15 11:45:47 +01:00
Thomas Kriechbaumer
aa4ab88459
bump pyparsing
2017-03-15 10:14:16 +01:00
Thomas Kriechbaumer
0316a13f7e
bump cryptography
2017-03-15 10:03:18 +01:00
Ujjwal Verma
e723a58af5
Remove pytz in hardump
2017-02-25 23:07:47 +05:30
Thomas Kriechbaumer
36352c9539
protobuf: coverage++
2017-02-19 14:29:09 +01:00