Update pip dependencies

Change-Id: I021ffea73c648ce41f43e1f3e74f638118f1636f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osm_webhook_translator/requirements-dist.txt b/osm_webhook_translator/requirements-dist.txt
index a06a4df..6fd6757 100644
--- a/osm_webhook_translator/requirements-dist.txt
+++ b/osm_webhook_translator/requirements-dist.txt
@@ -14,16 +14,14 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-packaging==23.2
+packaging==24.1
     # via setuptools-scm
-setuptools-scm==8.0.4
+setuptools-scm==8.1.0
     # via -r osm_webhook_translator/requirements-dist.in
 stdeb==0.10.0
     # via -r osm_webhook_translator/requirements-dist.in
 tomli==2.0.1
     # via setuptools-scm
-typing-extensions==4.8.0
-    # via setuptools-scm
 
 # The following packages are considered to be unsafe in a requirements file:
 setuptools==59.8.0