Skip to content

Commit 149e9e9

Browse files
Bump yappi from 1.6.10 to 1.7.3 in /python
Bumps [yappi](https://github.com/sumerc/yappi) from 1.6.10 to 1.7.3. - [Release notes](https://github.com/sumerc/yappi/releases) - [Changelog](https://github.com/sumerc/yappi/blob/master/CHANGELOG) - [Commits](sumerc/yappi@1.6.10...1.7.3) --- updated-dependencies: - dependency-name: yappi dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe7797 commit 149e9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ mypy == 1.18.2; python_version >= '3.9'
77
mypy == 1.14.1; python_version in '3.8'
88
mypy == 1.4.1; python_version in '3.7'
99
mypy == 0.971; python_version < '3.7'
10-
yappi == 1.6.10
10+
yappi == 1.7.3
1111
snakeviz == 2.2.1; python_version < '3.9'
1212
snakeviz == 2.2.2; python_version >= '3.9'

0 commit comments

Comments
 (0)