Skip to content

Commit 815ac86

Browse files
Update patchelf requirement in /src/bindings/python
Updates the requirements on [patchelf](https://github.com/mayeut/patchelf-pypi) to permit the latest version. - [Commits](mayeut/patchelf-pypi@v0.11.0.0...v0.17.2.2) --- updated-dependencies: - dependency-name: patchelf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df03b04 commit 815ac86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bindings/python/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pygments>=2.8.1
1313
setuptools>=65.6.1
1414
sympy>=1.10
1515
wheel>=0.38.1
16-
patchelf<=0.17.2.1
16+
patchelf<=0.17.2.2
1717

1818
# Frontends
1919
docopt~=0.6.2

0 commit comments

Comments
 (0)