portfolioplus / pysymbolscanner

Stock symbol scanner for pytickersymbols repo
MIT License
7 stars 2 forks source link

build(deps): bump uplink from 0.9.6 to 0.9.7 #63

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uplink from 0.9.6 to 0.9.7.

Release notes

Sourced from uplink's releases.

v0.9.7

Fixed

  • Fix behavior of async @response_handler with AiohttpClient. (#256)
Changelog

Sourced from uplink's changelog.

0.9.7_ - 2022-03-10

Fixed

  • Fix behavior of async @response_handler with AiohttpClient. ([#256](https://github.com/prkumar/uplink/issues/256)_)
Commits
  • 3740377 Merge pull request #269 from prkumar/master
  • 65125ec Update Ubuntu 20.04 in travis
  • 2626677 Use python 3.10.1 instead of 3.10 in travis build
  • 13b1178 Remove usage of bionic dist in travis config
  • 713a9f0 Merge pull request #268 from prkumar/master
  • 601eefd Remove setuptools from cache before reinstalling
  • ea117aa Merge pull request #267 from prkumar/master
  • 65d2f56 Pin setuptools to 60.8.2 in travis deploy
  • 4bbc393 Merge pull request #265 from prkumar/master
  • fbdd7e2 Upgrade setuptools before deploying to PyPI
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)