From af77684bdcc37de59c1d844a6bdab4cefafd62af Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Fri, 3 Feb 2023 09:45:53 +0000
Subject: [PATCH] swh-provenance-client-20230203.1: Update frozen set
 requirements

---
 .../requirements-frozen.txt                   | 104 +++++++++---------
 1 file changed, 50 insertions(+), 54 deletions(-)

diff --git a/apps/swh-provenance-client/requirements-frozen.txt b/apps/swh-provenance-client/requirements-frozen.txt
index 5ac8253c9..a174e431e 100644
--- a/apps/swh-provenance-client/requirements-frozen.txt
+++ b/apps/swh-provenance-client/requirements-frozen.txt
@@ -1,86 +1,82 @@
-aiohttp==3.8.1
+aiohttp==3.8.3
 aiohttp-utils==3.1.1
-aiosignal==1.2.0
+aiosignal==1.3.1
 async-timeout==4.0.2
-attrs==21.4.0
+attrs==22.2.0
 attrs-strict==1.0.0
 blinker==1.5
-boto3==1.24.35
-botocore==1.27.35
+boto3==1.26.63
+botocore==1.29.63
 cassandra-driver==3.25.0
-certifi==2022.6.15
+certifi==2022.12.7
 cffi==1.15.1
-charset-normalizer==2.1.0
+charset-normalizer==2.1.1
 click==8.1.3
-confluent-kafka==1.9.0
+confluent-kafka==2.0.2
 Deprecated==1.2.13
-exceptiongroup==1.0.0rc8
-Flask==2.1.3
-frozenlist==1.3.0
+exceptiongroup==1.1.0
+Flask==2.2.2
+frozenlist==1.3.3
 geomet==0.2.1.post1
-grpcio==1.47.0
-grpcio-tools==1.47.0
+grpcio==1.51.1
+grpcio-tools==1.48.2
 gunicorn==20.1.0
-hypothesis==6.52.3
-idna==3.3
-iniconfig==1.1.1
-iso8601==1.0.2
+hypothesis==6.66.0
+idna==3.4
+iniconfig==2.0.0
+iso8601==1.1.0
 itsdangerous==2.1.2
 Jinja2==3.1.2
 jmespath==1.0.1
-MarkupSafe==2.1.1
-methodtools==0.4.5
+MarkupSafe==2.1.2
 mirakuru==2.4.2
 msgpack==1.0.4
-multidict==6.0.2
+multidict==6.0.4
 mypy-extensions==0.4.3
-mypy-protobuf==3.2.0
-packaging==21.3
-pika==1.3.0
+mypy-protobuf==3.3.0
+packaging==23.0
+pika==1.3.1
 pluggy==1.0.0
-plyvel==1.4.0
-port-for==0.6.2
-protobuf==3.20.1
-psutil==5.9.1
-psycopg2==2.9.3
-py==1.11.0
-py4j==0.10.9.5
+plyvel==1.5.0
+port-for==0.6.3
+protobuf==3.20.3
+psutil==5.9.4
+psycopg2==2.9.5
+py4j==0.10.9.7
 pycparser==2.21
-pyorc==0.7.0
-pyparsing==3.0.9
-pytest==7.1.2
+pyorc==0.8.0
+pytest==7.2.1
 pytest-postgresql==3.1.3
 python-dateutil==2.8.2
 python-magic==0.4.27
 python-mimeparse==1.6.0
 PyYAML==6.0
-pyzmq==23.2.0
-redis==4.3.4
-requests==2.28.1
+pyzmq==25.0.0
+redis==4.4.2
+requests==2.28.2
 s3transfer==0.6.0
-sentry-sdk==1.8.0
+sentry-sdk==1.14.0
 six==1.16.0
 sortedcontainers==2.4.0
-swh.core==2.13
+swh.core==2.20.0
 swh.counters==0.9.1
-swh.dataset==0.3.2
-swh.graph==1.0.1
-swh.journal==1.1.0
-swh.model==6.3.1
-swh.objstorage==1.0.5
+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.perfecthash==0.1.2
-swh.provenance @ git+https://forge.softwareheritage.org/source/swh-provenance.git@804c3a371eb5181df6a33fd742f4576dd44fdd98
-swh.storage==1.4.1
-tenacity==8.0.1
+swh.provenance @ git+https://forge.softwareheritage.org/source/swh-provenance.git@e66a2bf98615a59ffbea30f1269c364bdf4db57e
+swh.storage==1.7.3
+tenacity==8.1.0
 tomli==2.0.1
-tqdm==4.64.0
+tqdm==4.64.1
 types-click==7.1.8
-types-protobuf==3.19.22
-types-PyYAML==6.0.10
-typing_extensions==4.3.0
-urllib3==1.26.10
-Werkzeug==2.1.2
-wirerope==0.4.6
+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.7.2
+yarl==1.8.2
 zmq==0.0.0
-- 
GitLab