Skip to content

Commit 11b0e8e

Browse files
[Dependabot]: Update pyvhdlmodel requirement from ~=0.29.2 to ~=0.31.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.31.0) --- updated-dependencies: - dependency-name: pyvhdlmodel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21240bf commit 11b0e8e

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.2
2-
pyVHDLModel ~= 0.29.2
2+
pyVHDLModel ~= 0.31.0
33
py-flags ~= 1.1

0 commit comments

Comments
 (0)