• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cloudmarker / cloudmarker / 1192 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 15 May 2021 04:22AM UTC
Files 92
Run time 25s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 May 2021 04:13AM UTC coverage: 83.86%. Remained the same
1192.1

push

travis-ci-com

susam
Upgrade google-auth from 1.11.2 to 1.17.0

We need to upgrade rsa from 4.0 to 4.7 resolve a few vulnerabilities.
However, the current dependency of google-auth==1.11.2 prevents
rsa-4.7 from being installed. For example, here is the error we get in
Python 3.8

    ERROR: Cannot install -r requirements.txt (line 21) and rsa==4.7
    because these package versions have conflicting dependencies.

    The conflict is caused by:
        The user requested rsa==4.7
        google-auth 1.11.2 depends on rsa<4.1 and >=3.1.4

Version 1.11.2 of google-auth indeed did not support rsa version 4.1
or later. Version 1.17.0 is the earliest version of google-auth to
support rsa version 4.1 or later. See the following URLs to confirm
this:

  - https://github.com/googleapis/google-auth-library-python/blob/v1.11.2/setup.py#L24
  - https://github.com/googleapis/google-auth-library-python/blob/v1.17.0/setup.py#L24

This change upgrades the google-auth library to 1.17.0, so that
rsa-4.7 can be installed without a conflict.

Lines starting # with '#' will be ignored, and an empty message aborts
the commit. # # On branch dependabot/pip/rsa-4.7 # Your branch is up
to date with 'origin/dependabot/pip/rsa-4.7'. # # Changes to be
committed: # modified: requirements.txt #

732 of 897 branches covered (81.61%)

Branch coverage included in aggregate %.

3991 of 4735 relevant lines covered (84.29%)

0.84 hits per line

Source Files on job 1192.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 948
  • Travis Job 1192.1
  • b166ae80 on github
  • Prev Job for on master (#1187.1)
  • Next Job for on master (#1195.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc