Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Update cheroot to 6.5.6 (#66)
Browse files Browse the repository at this point in the history
* Update cheroot from 6.5.5 to 6.5.6

* Btcpay (#68)

* syntax nits

Signed-off-by: willcl-ark <[email protected]>

* add more cipher suites for BTCPay

Signed-off-by: willcl-ark <[email protected]>

* allow no_tls for BTCPay

Signed-off-by: willcl-ark <[email protected]>

* add GRPC_DEFAULT_SSL_ROOTS_FILE_PATH for no_tls

Signed-off-by: willcl-ark <[email protected]>

* remove assert

Signed-off-by: willcl-ark <[email protected]>

* remove unnecessary no_tls option

Signed-off-by: willcl-ark <[email protected]>

* more flexible TLS cert checks (works with root CA certs now)

Signed-off-by: willcl-ark <[email protected]>

* Add BTCPay instructions to README

Signed-off-by: willcl-ark <[email protected]>
  • Loading branch information
pyup-bot authored and willcl-ark committed Aug 31, 2019
1 parent 184f0a3 commit f92460c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest==5.0.1
psutil==5.6.3
requests==2.22.0
pytest-json==0.4.0
cheroot==6.5.5
cheroot==6.5.6
googleapis-common-protos>=1.5.8
grpcio>=1.19.0
grpcio-tools>=1.19.0
Expand Down

0 comments on commit f92460c

Please sign in to comment.