8000 Upgrade to pyperf 2.5.0 (#240) · python/pyperformance@948cfce · GitHub
[go: up one dir, main page]

Skip to content

Commit 948cfce

Browse files
authored
Upgrade to pyperf 2.5.0 (#240)
This, in particular, is to get the new pystats support in pyperf as part of: faster-cpython/tools#115
1 parent c457e5b commit 948cfce

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Changelog
22
=========
33

4+
* Upgrade pyperf from 2.4.1 to 2.5.0
5+
46
Version 1.0.4 (2022-01-25)
57
-------------
68

pyperformance/data-files/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
2+
# This file is autogenerated by pip-compile with python 3.11
33
# To update, run:
44
#
55
# pip-compile --output-file=requirements.txt requirements.in
1010
# via -r requirements.in
1111
pyparsing==3.0.8
1212
# via packaging
13-
pyperf==2.4.1
13+
pyperf==2.5.0
1414
# via -r requirements.in
1515
toml==0.10.2
1616
# via -r requirements.in

0 commit comments

Comments
 (0)
0