Skip to content

Commit ece9b6c

Browse files
Bump pyperf from 2.8.0 to 2.8.1
Bumps [pyperf](https://github.com/psf/pyperf) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/psf/pyperf/releases) - [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst) - [Commits](psf/pyperf@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: pyperf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95de809 commit ece9b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"matplotlib==3.9.0",
19-
"pyperf==2.8.0",
19+
"pyperf==2.8.1",
2020
"rich==13.9.4",
2121
"rich-argparse==1.6.0",
2222
"ruamel.yaml==0.18.6",

0 commit comments

Comments
 (0)