We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c457e5b commit 948cfceCopy full SHA for 948cfce
doc/changelog.rst
@@ -1,6 +1,8 @@
1
Changelog
2
=========
3
4
+* Upgrade pyperf from 2.4.1 to 2.5.0
5
+
6
Version 1.0.4 (2022-01-25)
7
-------------
8
pyperformance/data-files/requirements.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile with python 3.10
+# This file is autogenerated by pip-compile with python 3.11
# To update, run:
# pip-compile --output-file=requirements.txt requirements.in
@@ -10,7 +10,7 @@ psutil==5.9.0
10
# via -r requirements.in
11
pyparsing==3.0.8
12
# via packaging
13
-pyperf==2.4.1
+pyperf==2.5.0
14
15
toml==0.10.2
16
0 commit comments