Skip to content

Commit 5c6d50c

Browse files
committed
Add bump2version to dev dependencies
1 parent 600c562 commit 5c6d50c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

poetry.lock

+12-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ flynt = "^1.0"
7575
deptry = "^0.12.0"
7676
flake8 = "^5.0.4"
7777
pyflakes = "^2.5.0"
78+
bump2version = "^1.0.1"
7879

7980
[tool.poetry.scripts]
8081
openapi-spec-validator = "openapi_spec_validator.__main__:main"

0 commit comments

Comments
 (0)