Skip to content

Commit 4d2b4ca

Browse files
[Dependabot]: Update pyvhdlmodel requirement from ~=0.31 to ~=0.33
Updates the requirements on [pyvhdlmodel](https://GitHub.com/VHDL/pyVHDLModel) to permit the latest version. - [Commits](https://GitHub.com/VHDL/pyVHDLModel/compare/v0.31.0...v0.33.0) --- updated-dependencies: - dependency-name: pyvhdlmodel dependency-version: 0.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80c311b commit 4d2b4ca

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,4 +1,4 @@
11
pyTooling ~= 8.8
2-
pyVHDLModel ~= 0.31
2+
pyVHDLModel ~= 0.33
33
pySVModel ~= 0.5
44
pySystemRDLModel ~= 0.3

0 commit comments

Comments
 (0)