Skip to content

Commit

Permalink
Update python dependencies (#1489)
Browse files Browse the repository at this point in the history
Co-authored-by: manylinux-bot[bot] <89297709+manylinux-bot[bot]@users.noreply.github.com>
  • Loading branch information
manylinux-bot[bot] committed May 16, 2023
1 parent c9c30dc commit 5c21932
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docker/build_scripts/requirements-base-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ argcomplete==3.0.8 \
--hash=sha256:b9ca96448e14fa459d7450a4ab5a22bbf9cee4ba7adddf03e65c398b5daeea28 \
--hash=sha256:e36fd646839933cbec7941c662ecb65338248667358dd3d968405a4506a60d9b
# via pipx
certifi==2022.12.7 \
--hash=sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \
--hash=sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
certifi==2023.5.7 \
--hash=sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7 \
--hash=sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716
# via -r requirements-base-tools.in
click==8.1.3 \
--hash=sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e \
Expand Down
6 changes: 3 additions & 3 deletions docker/build_scripts/requirements-tools/auditwheel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# nox -s update_python_tools
#
auditwheel==5.3.0 \
--hash=sha256:1da1af54de5badd10149250c257a799be003fd976794716f17914e3d4b4a9fc9 \
--hash=sha256:d0be87b5b6fb767eacf1ea4afa3292574cb0f4473a3c0ba55bc9dff1d0b5a333
auditwheel==5.4.0 \
--hash=sha256:aaf8153ab7a29cc99a663ce2498804daf1887ea1b7a3231ba0d3fee68a3ccf19 \
--hash=sha256:d8410a17523427ba3f7b60c9701d23de28b8f94fa5dab732aa6c30d160df8127
# via -r .nox/update_python_tools/tmp/auditwheel.in
pyelftools==0.29 \
--hash=sha256:519f38cf412f073b2d7393aa4682b0190fa901f7c3fa0bff2b82d537690c7fc1 \
Expand Down

0 comments on commit 5c21932

Please sign in to comment.