CAVaccineInventory / vial

The Django application powering calltheshots.us
https://vial.calltheshots.us
MIT License
13 stars 1 forks source link

build(deps): bump pip-tools from 6.1.0 to 6.3.0 #739

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pip-tools from 6.1.0 to 6.3.0.

Release notes

Sourced from pip-tools's releases.

6.3.0

Features:

Bug Fixes:

6.2.0

Features:

Bug Fixes:

  • Fix pip-compile package ordering (#1419). Thanks @​adamsol
  • Add --strip-extras option to pip-compile for producing constraint compatible output (#1404). Thanks @​ssbarnea
  • Fix click v7 version_option compatibility (#1410). Thanks @​FuegoFro
  • Pass package_name explicitly in click.version_option decorators for compatibility with click>=8.0 (#1400). Thanks @​nicoa

Other Changes:

Changelog

Sourced from pip-tools's changelog.

6.3.0 (2021-09-21)

Features:

Bug Fixes:

6.2.0 (2021-06-22)

Features:

Bug Fixes:

  • Fix pip-compile package ordering (#1419). Thanks @​adamsol
  • Add --strip-extras option to pip-compile for producing constraint compatible output (#1404). Thanks @​ssbarnea
  • Fix click v7 version_option compatibility (#1410). Thanks @​FuegoFro
  • Pass package_name explicitly in click.version_option decorators for compatibility with click>=8.0 (#1400). Thanks @​nicoa

Other Changes:

  • Document updating requirements with pre-commit hooks (#1387). Thanks @​microcat49
  • Add setuptools and wheel dependencies to the setup.cfg (#889). Thanks @​jayvdb
  • Improve instructions for new contributors (#1394). Thanks @​FlorentJeannot
  • Better explain role of existing requirements.txt

... (truncated)

Commits
  • afc255b 6.3.0 changelog
  • e548bdf Merge pull request #1477 from AndydeCleyre/bugfix/1306
  • b6162c6 Address reviews #1477:
  • 368e1e4 cover --annotation-style=line with tests
  • d28dfbe enable old style single-line annotations with --annotation-style=line
  • f1ee721 [pre-commit.ci] pre-commit autoupdate (#1487)
  • 2930104 Merge pull request #1483 from jazzband/pre-commit-ci-update-config
  • a960119 [pre-commit.ci] pre-commit autoupdate
  • 3c52fd1 Add changelog to the Sphinx docs (#1469)
  • 3ffeaa7 Merge pull request #1480 from jazzband/pre-commit-ci-update-config
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #739 (8945a3c) into main (5c5f7eb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #739   +/-   ##
=======================================
  Coverage   85.43%   85.43%           
=======================================
  Files         260      260           
  Lines        7694     7694           
=======================================
  Hits         6573     6573           
  Misses       1121     1121           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c5f7eb...8945a3c. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #746.