Skip to content

Commit c515fd8

Browse files
Build(deps): Bump thewalrus from 0.20.0 to 0.21.0
Bumps [thewalrus](https://github.com/XanaduAI/thewalrus) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/XanaduAI/thewalrus/releases) - [Commits](XanaduAI/thewalrus@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: thewalrus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717ecea commit c515fd8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ scipy = "^1.11.4"
6060
setuptools = "*"
6161
sky130 = {git = "https://github.com/daquintero/skywater130.git", branch = "dario/patch_for_rladder_gplugins"}
6262
sky130-hdl21 = {version = "^6.0.0"}
63-
thewalrus = "^0.20.0"
63+
thewalrus = ">=0.20,<0.22"
6464
vlsirtools = "^6.0.0"
6565
xarray = "^2023.12.0"
6666

0 commit comments

Comments
 (0)