Skip to content

Commit

Permalink
chore(deps-py): bump guppylang from 0.5.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [guppylang](https://github.com/CQCL/guppy) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/CQCL/guppy/releases)
- [Changelog](https://github.com/CQCL/guppylang/blob/main/CHANGELOG.md)
- [Commits](CQCL/guppylang@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: guppylang
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 06443ee commit 71386a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mypy = "^1.10.1"
hypothesis = "^6.104.2"
graphviz = "^0.20"
pre-commit = "^3.7.1"
guppylang = "^0.5.2"
guppylang = "^0.6.0"

[build-system]
requires = ["maturin~=1.5.1"]
Expand Down

0 comments on commit 71386a5

Please sign in to comment.