Skip to content

Commit 3e52e72

Browse files
authored
Upgrade package dependencies (#87)
* upgrade packages * bump version on readme * add sonar badge
1 parent d362068 commit 3e52e72

File tree

3 files changed

+929
-843
lines changed

3 files changed

+929
-843
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
[![Build Python package](https://github.com/FredHutch/Cirro-client/actions/workflows/package.yml/badge.svg)](https://github.com/FredHutch/Cirro-client/actions/workflows/package.yml)
44
[![Lint and run tests](https://github.com/FredHutch/Cirro-client/actions/workflows/lint.yml/badge.svg)](https://github.com/FredHutch/Cirro-client/actions/workflows/lint.yml)
55
![](https://img.shields.io/pypi/v/cirro.svg)
6+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=CirroBio_Cirro-client&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=CirroBio_Cirro-client)
67

7-
A Python 3.8+ library for the Cirro platform.
8+
A Python 3.9+ library for the Cirro platform.
89

910
## Installation
1011

0 commit comments

Comments
 (0)