Skip to content

Commit bc34832

Browse files
Merge pull request #32 from RentadroneCL/development
arrow_up Bump cryptography from 2.9 to 3.2.1 d73f3d9
2 parents 1aefd2d + d73f3d9 commit bc34832

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.coveralls.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
service_name: travis-ci
2-
repo_token: 7NEccSf7kdfzzsWjVxjyWu5ZeF1DGv3KR
2+
repo_token: o4rIabKpcET59UBcUsEM6Wr2KTecy4NrI

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Web-API
22

33
[![Build Status](https://api.travis-ci.org/RentadroneCL/Web-API.svg)](https://travis-ci.org/github/RentadroneCL/Web-API)
4-
[![Coverage Status](https://coveralls.io/repos/github/RentadroneCL/ui/badge.svg?branch=master)](https://coveralls.io/github/RentadroneCL/ui?branch=master)
4+
[![Coverage Status](https://coveralls.io/repos/github/RentadroneCL/Web-API/badge.svg?branch=development)](https://coveralls.io/github/RentadroneCL/Web-API?branch=development)
55
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
66
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://www.mypy-lang.org)
77
[![License](https://poser.pugx.org/composer/spdx-licenses/license)](https://packagist.org/packages/composer/spdx-licenses)

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ click==7.1.2
1515
clikit==0.4.3
1616
coverage==5.3
1717
coveralls==2.1.2
18-
cryptography==2.9
18+
cryptography==3.2.1
1919
cycler==0.10.0
2020
decorator==4.4.2
2121
distlib==0.3.0

0 commit comments

Comments
 (0)