Skip to content

Commit 31fb9cc

Browse files
[Dependabot]: Update pyvhdlmodel requirement from ~=0.29.2 to ~=0.30.0
Updates the requirements on [pyvhdlmodel](https://GitHub.com/VHDL/pyVHDLModel) to permit the latest version. - [Commits](https://GitHub.com/VHDL/pyVHDLModel/compare/v0.29.2...v0.30.0) --- updated-dependencies: - dependency-name: pyvhdlmodel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15a83aa commit 31fb9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pyTooling ~= 8.1
2-
pyVHDLModel ~= 0.29.2
2+
pyVHDLModel ~= 0.30.0
33
py-flags ~= 1.1

0 commit comments

Comments
 (0)