Skip to content

Commit

Permalink
Bump asv from 0.6.3 to 0.6.4 (#337)
Browse files Browse the repository at this point in the history
Bumps [asv](https://github.com/airspeed-velocity/asv) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/airspeed-velocity/asv/releases)
- [Changelog](https://github.com/airspeed-velocity/asv/blob/main/CHANGES.rst)
- [Commits](airspeed-velocity/asv@v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: asv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 6578a3e commit 2a7ea9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"adlfs", # ablfs filesytem support
"asv==0.6.3", # Used to compute performance benchmarks
"asv==0.6.4", # Used to compute performance benchmarks
"black", # auto-formatter
"jupyter", # clear notebook result cells
"mypy", # Used for static type checking of files
Expand Down

0 comments on commit 2a7ea9e

Please sign in to comment.