Skip to content

Commit 2fd9640

Browse files
Bump scriv from 0.17.0 to 1.0.0 (#10)
Bumps [scriv](https://github.com/nedbat/scriv) from 0.17.0 to 1.0.0. - [Release notes](https://github.com/nedbat/scriv/releases) - [Changelog](https://github.com/nedbat/scriv/blob/main/CHANGELOG.rst) - [Commits](nedbat/scriv@0.17.0...1.0.0) --- updated-dependencies: - dependency-name: scriv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32835b4 commit 2fd9640

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest = "^7.1.3"
1919
mypy = "^0.971"
2020
sphinx-copybutton = "^0.5.0"
2121
furo = "^2022.9.15"
22-
scriv = "^0.17.0"
22+
scriv = ">=0.17,<1.1"
2323
pyupgrade = ">=2.38.2,<4.0.0"
2424
black = "^22.8.0"
2525
isort = "^5.10.1"

0 commit comments

Comments
 (0)