de-code / layered-vision

A tool to allow the composition of images or videos via a configuration file (e.g. as a virtual webcam)
MIT License
7 stars 3 forks source link

Bump setuptools-scm from 7.0.5 to 7.1.0 #300

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps setuptools-scm from 7.0.5 to 7.1.0.

Changelog

Sourced from setuptools-scm's changelog.

v7.1.0

  • #748: use tomllib from stdlib
  • fix #762: handle non-ascii in setup.cfg
  • #752: implement fallback file finders for archives
  • #765: removed coding header in python template
  • declared Python 3.11 support
  • fix #759: update .git_archival.txt templates match git-describe invocation
  • fix #772: fix handling of .git-archival.txt from tagged commit
Commits
  • a5acb68 Remove Python 2 pip. Ref #795. (#796)
  • 476f193 Update changelog
  • 7f39c1d Merge pull request #789 from kwinkunks/patch-1
  • 0431f4e [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1a174ea Adding note about dynamic version, fixes #756
  • a70d44b Merge pull request #772 from dlitz/for-upstream
  • 5a87b76 Merge pull request #779 from RonnyPfannschmidt/pre-commit-upgrade
  • a0e39fa pre-commit hooks upgrade
  • 0e4def7 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 501d80c Fix #759: Update .git_archival.txt templates to more closely match how we inv...
  • 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)