Skip to content

Commit c7925f0

Browse files
committed
pyaction dependency version specification
1 parent 0a6f496 commit c7925f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyaction
1+
pyaction==0.5.3

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ filename = "pyproject.toml"
3838

3939
[[tool.bumpversion.files]]
4040
filename = "pyaction/__init__.py"
41+
42+
[[tool.bumpversion.files]]
43+
filename = "pyaction/template/{{action_slug}}/requirements.txt"

0 commit comments

Comments
 (0)