pyup-bot
849e427231
Update pytest-mock from 1.7.1 to 1.8.0
2018-04-09 18:13:29 +02:00
pyup-bot
9e628901e9
Update pytest-bdd from 2.20.0 to 2.21.0
2018-04-09 18:13:27 +02:00
pyup-bot
28126055da
Update py-cpuinfo from 3.3.0 to 4.0.0
2018-04-09 18:13:26 +02:00
pyup-bot
3d75d86123
Update hypothesis from 3.52.0 to 3.55.1
2018-04-09 18:13:24 +02:00
pyup-bot
03ea07e99f
Update cheroot from 6.0.0 to 6.1.2
2018-04-09 18:13:23 +02:00
pyup-bot
780ced8a52
Update pylint from 1.8.3 to 1.8.4
2018-04-09 18:13:21 +02:00
pyup-bot
fc33b065c2
Update astroid from 1.6.2 to 1.6.3
2018-04-09 18:13:20 +02:00
pyup-bot
03b7459b00
Update github3.py from 1.0.1 to 1.0.2
2018-04-09 18:13:18 +02:00
pyup-bot
f964bf1b67
Update github3.py from 1.0.1 to 1.0.2
2018-04-09 18:13:17 +02:00
pyup-bot
ef2a2702f5
Update wheel from 0.30.0 to 0.31.0
2018-04-09 18:13:15 +02:00
pyup-bot
6374b6dd4c
Update flake8-builtins from 1.1.1 to 1.2.2
2018-04-09 18:13:14 +02:00
Florian Bruhin
e35c91043e
pyinstaller: Use '.' as path for git-commit-id
...
See #384
2018-04-08 20:46:43 +02:00
pylipp
599a3d75a4
Add userscript to download bibtex for DOI scraped from current tab
2018-03-31 21:43:20 +02:00
Jay Kamat
b873cfb18a
Fix style issues in qute-keepass
2018-03-27 23:43:40 -04:00
Florian Bruhin
22e887045b
Remove flake8-builtins filter
2018-03-26 18:27:15 +02:00
pyup-bot
4896765fcc
Update virtualenv from 15.1.0 to 15.2.0
2018-03-26 18:17:25 +02:00
pyup-bot
d98590d712
Update pytest-faulthandler from 1.4.1 to 1.5.0
2018-03-26 18:17:23 +02:00
pyup-bot
496e6fc624
Update pytest from 3.4.2 to 3.5.0
2018-03-26 18:17:22 +02:00
pyup-bot
55a818b156
Update py from 1.5.2 to 1.5.3
2018-03-26 18:17:20 +02:00
pyup-bot
85be0f2801
Update py from 1.5.2 to 1.5.3
2018-03-26 18:17:19 +02:00
pyup-bot
b7b4cc7f31
Update hypothesis from 3.50.0 to 3.52.0
2018-03-26 18:17:17 +02:00
pyup-bot
056a901da0
Update python-dateutil from 2.7.0 to 2.7.2
2018-03-26 18:17:16 +02:00
pyup-bot
ba9b166962
Update python-dateutil from 2.7.0 to 2.7.2
2018-03-26 18:17:15 +02:00
pyup-bot
edf2652431
Update flake8-builtins from 1.0.post0 to 1.1.1
2018-03-26 18:17:13 +02:00
bitraid
68e3ad6cba
Pyinstaller: don't use upx
2018-03-25 19:43:59 +03:00
Jay Kamat
a1776087e0
Fix login when only one entry is available
2018-03-22 21:35:00 -04:00
Jay Kamat
948866f4f2
Add support for keepass keyfiles
2018-03-22 21:21:59 -04:00
Jay Kamat
a9a7f5da45
Fix choking on passwords with <x> syntax in them
2018-03-22 03:01:50 -04:00
Jay Kamat
b169a1c802
Add raw first draft of qute-keepass
...
This needs a lot more work...
2018-03-22 02:43:15 -04:00
Florian Bruhin
f230fd3abb
Rebuild requirement files
2018-03-20 06:59:57 +01:00
Florian Bruhin
59602ec5b5
requirements: Blacklist flake8-builtins 1.1.0
...
See https://github.com/gforcada/flake8-builtins/issues/19
2018-03-20 06:55:05 +01:00
pyup-bot
8eb4d15805
Update hypothesis from 3.49.0 to 3.50.0
2018-03-19 17:13:26 +01:00
pyup-bot
3b7e1b3fe2
Update pylint from 1.8.2 to 1.8.3
2018-03-19 17:13:25 +01:00
pyup-bot
650aa532cd
Update astroid from 1.6.1 to 1.6.2
2018-03-19 17:13:23 +01:00
pyup-bot
1f3fc756db
Update github3.py from 0.9.6 to 1.0.1
2018-03-19 17:13:22 +01:00
pyup-bot
2d5d485daf
Update github3.py from 0.9.6 to 1.0.1
2018-03-19 17:13:20 +01:00
pyup-bot
b77e43d74f
Update setuptools from 38.5.2 to 39.0.1
2018-03-19 17:13:18 +01:00
pyup-bot
5a26858e07
Update flake8-per-file-ignores from 0.5 to 0.6
2018-03-19 17:13:17 +01:00
pyup-bot
99ea4b98e8
Update flake8-builtins from 1.0.post0 to 1.1.0
2018-03-19 17:13:15 +01:00
Florian Bruhin
b3342d8f70
Merge remote-tracking branch 'origin/pr/3728'
2018-03-19 10:28:04 +01:00
Bryan Bugyi
18146e2fbc
Fix: prevent unmatched quote ( #3726 )
2018-03-16 06:16:16 -04:00
Bryan Bugyi
fa282d574d
Fix: preserve exit status of task
command ( #3726 )
2018-03-16 03:44:22 -04:00
Bryan Bugyi
3b0b4ffe66
Fix: restrict output of task
to one line ( closes #3726 )
2018-03-16 03:28:44 -04:00
Florian Bruhin
84bae210ab
Fix wrong number in cheatsheet
2018-03-14 09:06:04 +01:00
pyup-bot
01aa1f755d
Update pytest from 3.4.1 to 3.4.2
2018-03-12 17:10:19 +01:00
pyup-bot
3855d49821
Update hypothesis from 3.48.0 to 3.49.0
2018-03-12 17:10:18 +01:00
pyup-bot
55c24cad9a
Update setuptools from 38.5.1 to 38.5.2
2018-03-12 17:10:16 +01:00
Florian Bruhin
30ab1d0218
Force PyQt 5.10.0 with "tox -e mkvenv-pypi"
...
Fixes #3662
2018-03-11 20:47:01 +01:00
Sebastian Noack
4cf0311d7f
Updated flake8-per-file-ignores to version 0.5
2018-03-09 14:09:49 -05:00
Florian Bruhin
e28a01351b
Add toggling to cheatsheet
2018-03-06 10:49:53 +01:00
pyup-bot
0299bd9764
Update pytest-mock from 1.7.0 to 1.7.1
2018-03-05 17:07:19 +01:00
pyup-bot
17e2915876
Update hypothesis from 3.46.0 to 3.48.0
2018-03-05 17:07:18 +01:00
pyup-bot
1006f181e2
Update packaging from 16.8 to 17.1
2018-03-05 17:07:16 +01:00
Florian Bruhin
889b03169a
Upgrade to PyQt 5.10.1
2018-02-28 06:28:01 +01:00
Florian Bruhin
93ff9006ad
Merge remote-tracking branch 'origin/pr/3643'
2018-02-27 06:24:33 +01:00
Florian Bruhin
bc3e1b316d
Use "command -v" instead of "which" in bash scripts
...
shellcheck recently added SC2330 checking for this. "which" is non-standard, and
not guaranteed by POSIX to have a meaningful exit status, while "command -v" is
specified by POSIX: https://stackoverflow.com/q/592620
2018-02-27 06:23:00 +01:00
pyup-bot
416712d2dc
Update pytest from 3.4.0 to 3.4.1
2018-02-26 17:04:18 +01:00
pyup-bot
3dedd0d178
Update hypothesis from 3.45.2 to 3.46.0
2018-02-26 17:04:17 +01:00
Florian Bruhin
81c17627f7
Merge remote-tracking branch 'origin/pr/3617'
2018-02-21 11:06:52 +01:00
Florian Bruhin
d2e996a3b3
Merge remote-tracking branch 'origin/pr/3610'
2018-02-21 11:06:05 +01:00
pyup-bot
8a0be83e1e
Update pytest-mock from 1.6.3 to 1.7.0
2018-02-19 17:04:13 +01:00
pyup-bot
11579b3511
Update hypothesis from 3.44.26 to 3.45.2
2018-02-19 17:04:12 +01:00
Jay Kamat
84907d5a2e
Simplify readability logic using get defaults
...
:D
2018-02-18 14:49:09 -05:00
Jay Kamat
c844023077
Use QUTE_DATA_DIR in readability userscript
2018-02-18 14:28:46 -05:00
jnphilipp
60a7e483af
Add import error message for stem.
2018-02-17 19:57:44 +01:00
jnphilipp
6219119476
Update output.
2018-02-17 09:48:39 +01:00
jnphilipp
3ee765869d
Add tor_identity userscript.
2018-02-16 14:22:08 +01:00
pyup-bot
7fe9f53c97
Update pytest-xvfb from 1.0.0 to 1.1.0
2018-02-12 17:01:33 +01:00
pyup-bot
301aaf5783
Update pytest-faulthandler from 1.3.1 to 1.4.1
2018-02-12 17:01:32 +01:00
pyup-bot
3aa59ea240
Update hypothesis from 3.44.25 to 3.44.26
2018-02-12 17:01:30 +01:00
pyup-bot
bd83ff2c64
Update isort from 4.3.2 to 4.3.4
2018-02-12 17:01:28 +01:00
pyup-bot
e74995e81a
Update isort from 4.3.2 to 4.3.4
2018-02-12 17:01:27 +01:00
pyup-bot
75e65b9d4a
Update setuptools from 38.5.0 to 38.5.1
2018-02-12 17:01:25 +01:00
pyup-bot
a31f775d70
Update flake8-debugger from 3.0.0 to 3.1.0
2018-02-12 17:01:24 +01:00
pyup-bot
a506788f4f
Update coverage from 4.5 to 4.5.1
2018-02-12 17:01:22 +01:00
pyup-bot
f64f873c11
Update coverage from 4.5 to 4.5.1
2018-02-12 17:01:21 +01:00
Florian Bruhin
4e4a1d01c4
Remove qutebrowser_viewsource userscript
...
:view-source --edit can now be used instead.
2018-02-10 10:37:05 +01:00
Florian Bruhin
e874db9ce3
Remove pytest version filter
2018-02-07 12:05:29 +01:00
Florian Bruhin
6d1e3fb2b7
Add missing more-itertools requirements
2018-02-07 12:04:09 +01:00
Florian Bruhin
e6a4237e1b
Revert "Downgrade PyQt again"
...
This reverts commit c987a94596
.
2018-02-07 11:53:47 +01:00
Florian Bruhin
c987a94596
Downgrade PyQt again
...
Upgrading PyQt in a separate branch.
2018-02-06 23:18:53 +01:00
pyup-bot
9eefbf24a2
Update pytest-bdd from 2.19.0 to 2.20.0
2018-02-05 16:59:33 +01:00
pyup-bot
782ec573ab
Update pytest from 3.3.1 to 3.4.0
2018-02-05 16:59:32 +01:00
pyup-bot
8ee3c743e4
Update hypothesis from 3.44.21 to 3.44.25
2018-02-05 16:59:30 +01:00
pyup-bot
fac666e607
Update sip from 4.19.6 to 4.19.7
2018-02-05 16:59:29 +01:00
pyup-bot
67623930dd
Update pyqt5 from 5.9.2 to 5.10
2018-02-05 16:59:27 +01:00
pyup-bot
4a9cbf8930
Update pylint from 1.8.1 to 1.8.2
2018-02-05 16:59:26 +01:00
pyup-bot
08ea34174c
Update astroid from 1.6.0 to 1.6.1
2018-02-05 16:59:24 +01:00
pyup-bot
8579616fea
Update isort from 4.2.15 to 4.3.2
2018-02-05 16:59:23 +01:00
pyup-bot
417a114a94
Update isort from 4.2.15 to 4.3.2
2018-02-05 16:59:21 +01:00
pyup-bot
d3050d73ba
Update setuptools from 38.4.0 to 38.5.0
2018-02-05 16:59:19 +01:00
pyup-bot
46b85c11f1
Update flake8-bugbear from 17.12.0 to 18.2.0
2018-02-05 16:59:18 +01:00
pyup-bot
cfcd1bba1e
Update coverage from 4.4.2 to 4.5
2018-02-05 16:59:16 +01:00
pyup-bot
075dd8e0a4
Update coverage from 4.4.2 to 4.5
2018-02-05 16:59:15 +01:00
pyup-bot
8fc88a68fb
Update codecov from 2.0.14 to 2.0.15
2018-02-05 16:59:13 +01:00
Florian Bruhin
e26e04985b
Revert "Update to PyQt 5.10"
...
This reverts commit a701426703
.
2018-01-23 20:36:31 +01:00
Florian Bruhin
a701426703
Update to PyQt 5.10
2018-01-23 19:42:22 +01:00
pyup-bot
c5c01c5364
Update hypothesis from 3.44.16 to 3.44.21
2018-01-22 16:52:20 +01:00
pyup-bot
abd5da1fd1
Update codecov from 2.0.13 to 2.0.14
2018-01-22 16:52:18 +01:00
pyup-bot
036031a48b
Update certifi from 2017.11.5 to 2018.1.18
2018-01-22 16:52:17 +01:00
pyup-bot
762205ef07
Update certifi from 2017.11.5 to 2018.1.18
2018-01-22 16:52:15 +01:00
pyup-bot
6edd096de4
Update certifi from 2017.11.5 to 2018.1.18
2018-01-22 16:52:14 +01:00
Florian Bruhin
d06f07af80
Fix Makefile and make sure it's tested
...
Fixes #3492
2018-01-15 22:42:12 +01:00
pyup-bot
f2beaa455e
Update hypothesis from 3.44.13 to 3.44.16
2018-01-15 16:44:12 +01:00
pyup-bot
7b348fe17c
Update pytest-qt from 2.3.0 to 2.3.1
2018-01-08 16:39:21 +01:00
pyup-bot
70ad02b79b
Update hypothesis from 3.44.4 to 3.44.13
2018-01-08 16:39:20 +01:00
pyup-bot
6a3b5a9d4e
Update setuptools from 38.2.5 to 38.4.0
2018-01-08 16:39:18 +01:00
pyup-bot
8459c662e7
Update pep8-naming from 0.4.1 to 0.5.0
2018-01-08 16:39:17 +01:00
pyup-bot
f836b615c1
Update flake8-future-import from 0.4.3 to 0.4.4
2018-01-08 16:39:15 +01:00
pyup-bot
6c91633293
Update flake8-docstrings from 1.1.0 to 1.3.0
2018-01-08 16:39:14 +01:00
pyup-bot
0101596148
Update codecov from 2.0.10 to 2.0.13
2018-01-08 16:39:12 +01:00
Florian Bruhin
089a3990ff
Merge pull request #3454 from qutebrowser/pyup-scheduled-update-01-01-2018
...
Scheduled weekly dependency update for week 00
2018-01-06 09:57:44 +01:00
Florian Bruhin
a90730bea7
Pin pytest to 3.3.1 for now
...
See https://github.com/pytest-dev/pytest-bdd/issues/229
2018-01-05 11:36:26 +01:00
pyup-bot
673919451e
Update werkzeug from 0.13 to 0.14.1
2018-01-01 16:34:16 +01:00
pyup-bot
a98cd16ff3
Update flake8-polyfill from 1.0.1 to 1.0.2
2018-01-01 16:34:15 +01:00
pyup-bot
9c256740c6
Update attrs from 17.3.0 to 17.4.0
2018-01-01 16:34:12 +01:00
pyup-bot
26bbd10952
Update attrs from 17.3.0 to 17.4.0
2018-01-01 16:34:10 +01:00
pyup-bot
501cabc6a0
Update pytest-rerunfailures from 3.1 to 4.0
2017-12-25 16:26:14 +01:00
pyup-bot
0d61c75ce4
Update hypothesis from 3.44.1 to 3.44.4
2017-12-25 16:26:13 +01:00
pyup-bot
c5c3684581
Update setuptools from 38.2.4 to 38.2.5
2017-12-25 16:26:11 +01:00
pyup-bot
23e3a5ef7d
Update hypothesis from 3.42.1 to 3.44.1
2017-12-18 16:23:16 +01:00
pyup-bot
7d3645adc2
Update flake8-bugbear from 17.4.0 to 17.12.0
2017-12-18 16:23:15 +01:00
Thomas Broadley
3775bf929f
Fix typos
2017-12-16 11:24:14 -05:00
Florian Bruhin
03a339b93a
Update pylint
2017-12-15 13:42:54 +01:00
Kevin Velghe
cc4e8c1aae
fix password_fill using libsecret
2017-12-13 21:06:09 +01:00
pyup-bot
d114deac70
Update werkzeug from 0.12.2 to 0.13
2017-12-11 16:23:21 +01:00
pyup-bot
d57a81a3d3
Update pytest from 3.3.0 to 3.3.1
2017-12-11 16:23:19 +01:00
pyup-bot
22fe42d38e
Update hypothesis from 3.40.1 to 3.42.1
2017-12-11 16:23:18 +01:00
pyup-bot
5d8e3a969f
Update cheroot from 5.10.0 to 6.0.0
2017-12-11 16:23:16 +01:00
pyup-bot
713a2ef2c1
Update pylint from 1.7.4 to 1.7.5
2017-12-11 16:23:15 +01:00
pyup-bot
519dc6a7c9
Update setuptools from 38.2.3 to 38.2.4
2017-12-11 16:23:13 +01:00
pyup-bot
dd7a082265
Update codecov from 2.0.9 to 2.0.10
2017-12-11 16:23:12 +01:00
Florian Bruhin
e97fbfdf56
Merge remote-tracking branch 'origin/pr/3355'
2017-12-05 13:22:36 +01:00
Florian Bruhin
3a04de62ae
Recompile requirements
2017-12-04 19:01:21 +01:00
François Chavant
4467f51e42
Use 'language: generic' for shellcheck, fix typo, correct indentation
2017-12-04 18:15:02 +01:00
Florian Bruhin
6973a703c5
Add pluggy to requirements
2017-12-04 16:56:39 +01:00
Florian Bruhin
2cdc32ca58
Remove pytest-catchlog
2017-12-04 16:55:57 +01:00
pyup-bot
956c257d19
Update pytest-travis-fold from 1.2.0 to 1.3.0
2017-12-04 16:09:25 +01:00
pyup-bot
71095da975
Update pytest from 3.2.5 to 3.3.0
2017-12-04 16:09:23 +01:00
pyup-bot
a0caa2b7b1
Update hypothesis from 3.38.5 to 3.40.1
2017-12-04 16:09:22 +01:00
pyup-bot
f7ccb8061b
Update pyroma from 2.2 to 2.3
2017-12-04 16:09:20 +01:00
pyup-bot
96b6f7c443
Update macholib from 1.8 to 1.9
2017-12-04 16:09:19 +01:00
pyup-bot
a3612a624a
Update altgraph from 0.14 to 0.15
2017-12-04 16:09:17 +01:00
pyup-bot
905748f2d0
Update setuptools from 38.2.1 to 38.2.3
2017-12-04 16:09:16 +01:00
pyup-bot
a3f57b9a9b
Update flake8-builtins from 1.0 to 1.0.post0
2017-12-04 16:09:14 +01:00
François Chavant
22e4a800a1
Refactor format_json userscript to not parse 'ls' output
...
The script now also works under MacOS
2017-12-03 10:50:54 +01:00
François Chavant
dd589f180b
Fix remaining shellcheck warnings
2017-12-02 21:09:24 +01:00
François Chavant
31710b7045
Trivial fixes for shellcheck warnings
2017-12-02 19:37:20 +01:00
François Chavant
595a53ad3b
Apply patch from #1697
2017-12-02 19:37:18 +01:00
Florian Bruhin
93bdff5d40
Merge remote-tracking branch 'origin/pr/3330'
2017-11-28 08:29:17 +01:00