From ed31fc2de5621ad54a5c528c98c65ffef1f4d237 Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Tue, 4 Jul 2023 09:01:17 +0000 Subject: [PATCH] swh-provenance-client-20230704.1: Update frozen set requirements --- .../requirements-frozen.txt | 106 +++++++++--------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/apps/swh-provenance-client/requirements-frozen.txt b/apps/swh-provenance-client/requirements-frozen.txt index a174e431e..9a262853f 100644 --- a/apps/swh-provenance-client/requirements-frozen.txt +++ b/apps/swh-provenance-client/requirements-frozen.txt @@ -1,82 +1,82 @@ -aiohttp==3.8.3 -aiohttp-utils==3.1.1 +aiohttp==3.8.4 +aiohttp-utils==3.2.1 aiosignal==1.3.1 async-timeout==4.0.2 -attrs==22.2.0 +attrs==23.1.0 attrs-strict==1.0.0 -blinker==1.5 -boto3==1.26.63 -botocore==1.29.63 -cassandra-driver==3.25.0 -certifi==2022.12.7 +blinker==1.6.2 +boto3==1.27.0 +botocore==1.30.0 +cassandra-driver==3.28.0 +certifi==2023.5.7 cffi==1.15.1 -charset-normalizer==2.1.1 +charset-normalizer==3.1.0 click==8.1.3 -confluent-kafka==2.0.2 -Deprecated==1.2.13 -exceptiongroup==1.1.0 -Flask==2.2.2 +confluent-kafka==2.1.1 +Deprecated==1.2.14 +exceptiongroup==1.1.2 +Flask==2.3.2 frozenlist==1.3.3 geomet==0.2.1.post1 -grpcio==1.51.1 -grpcio-tools==1.48.2 +grpcio==1.56.0 +grpcio-tools==1.56.0 gunicorn==20.1.0 -hypothesis==6.66.0 +hypothesis==6.80.0 idna==3.4 iniconfig==2.0.0 -iso8601==1.1.0 +iso8601==2.0.0 itsdangerous==2.1.2 Jinja2==3.1.2 jmespath==1.0.1 -MarkupSafe==2.1.2 -mirakuru==2.4.2 -msgpack==1.0.4 +MarkupSafe==2.1.3 +mirakuru==2.5.1 +msgpack==1.0.5 multidict==6.0.4 -mypy-extensions==0.4.3 -mypy-protobuf==3.3.0 -packaging==23.0 -pika==1.3.1 -pluggy==1.0.0 +mypy-extensions==1.0.0 +mypy-protobuf==3.2.0 +packaging==23.1 +pika==1.3.2 +pluggy==1.2.0 plyvel==1.5.0 -port-for==0.6.3 -protobuf==3.20.3 -psutil==5.9.4 -psycopg2==2.9.5 +port-for==0.7.0 +protobuf==4.23.3 +psutil==5.9.5 +psycopg2==2.9.6 py4j==0.10.9.7 pycparser==2.21 pyorc==0.8.0 -pytest==7.2.1 +pytest==7.4.0 pytest-postgresql==3.1.3 python-dateutil==2.8.2 python-magic==0.4.27 python-mimeparse==1.6.0 PyYAML==6.0 -pyzmq==25.0.0 -redis==4.4.2 -requests==2.28.2 -s3transfer==0.6.0 -sentry-sdk==1.14.0 +pyzmq==25.1.0 +redis==4.6.0 +requests==2.31.0 +s3transfer==0.6.1 +sentry-sdk==1.26.0 six==1.16.0 sortedcontainers==2.4.0 -swh.core==2.20.0 -swh.counters==0.9.1 -swh.dataset==1.0.3 -swh.graph==2.2.0 -swh.journal==1.2.1 -swh.model==6.6.1 -swh.objstorage==2.1.0 +swh.core==2.22.2 +swh.counters==0.9.2 +swh.dataset==1.3.2 +swh.graph==3.0.1 +swh.journal==1.3.3 +swh.model==6.7.0 +swh.objstorage==2.2.0 swh.perfecthash==0.1.2 -swh.provenance @ git+https://forge.softwareheritage.org/source/swh-provenance.git@e66a2bf98615a59ffbea30f1269c364bdf4db57e -swh.storage==1.7.3 -tenacity==8.1.0 +swh.provenance @ git+https://forge.softwareheritage.org/source/swh-provenance.git@ae09086a3bd45c7edbc22691945b9d61200ec3c2 +swh.storage==1.15.1 +tenacity==8.2.2 tomli==2.0.1 -tqdm==4.64.1 +tqdm==4.65.0 types-click==7.1.8 -types-protobuf==4.21.0.4 -types-PyYAML==6.0.12.4 -typing_extensions==4.4.0 -urllib3==1.26.14 -Werkzeug==2.2.2 -wrapt==1.14.1 -yarl==1.8.2 +types-protobuf==4.23.0.1 +types-PyYAML==6.0.12.10 +typing_extensions==4.7.1 +urllib3==1.26.16 +Werkzeug==2.3.6 +wrapt==1.15.0 +yarl==1.9.2 zmq==0.0.0 -- GitLab