Skip to content

Commit

Permalink
Bump setuptools-scm from 7.1.0 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [setuptools-scm](https://github.com/pypa/setuptools_scm) from 7.1.0 to 8.0.4.
- [Release notes](https://github.com/pypa/setuptools_scm/releases)
- [Changelog](https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v7.1.0...v8.0.4)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent fce57f2 commit c8ba9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requires-python = ">=3.9"
dns_exporter = "dns_exporter.entrypoint:main"

[project.optional-dependencies]
dev = ["twine == 4.0.2", "pre-commit == 3.6.0", "setuptools-scm == 7.1.0", "build==1.0.3"]
dev = ["twine == 4.0.2", "pre-commit == 3.6.0", "setuptools-scm == 8.0.4", "build==1.0.3"]
test = ["pytest == 7.4.4", "pytest-cov==4.1.0", "tox == 4.12.1", "requests==2.31.0"]
docs = ["Sphinx==7.2.6", "furo==2023.9.10"]

Expand Down

0 comments on commit c8ba9bf

Please sign in to comment.