diff --git a/rpc/cmd/pyiceberg_receiver/requirements.txt b/rpc/cmd/pyiceberg_receiver/requirements.txt index 3e4b484..8fd8bb3 100644 --- a/rpc/cmd/pyiceberg_receiver/requirements.txt +++ b/rpc/cmd/pyiceberg_receiver/requirements.txt @@ -38,5 +38,5 @@ tenacity==9.1.2 testcontainers==4.12.0 typing-inspection==0.4.1 typing_extensions==4.14.1 -urllib3==2.5.0 +urllib3==2.6.0 wrapt==1.17.3