From bbc1c959df3f0d544056edaacdfeb649179591c3 Mon Sep 17 00:00:00 2001 From: Samuel Searles-Bryant Date: Thu, 1 Aug 2024 12:56:52 +0100 Subject: [PATCH] Upgrade all test requirements --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 466766e..aeccb46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,7 @@ peewee==3.17.6 # via semgrep pluggy==1.5.0 # via pytest -protobuf==4.25.3 +protobuf==4.25.4 # via # googleapis-common-protos # opentelemetry-proto @@ -123,7 +123,7 @@ pyflakes==3.2.0 # via flake8 pygments==2.18.0 # via rich -pytest==8.2.2 +pytest==8.3.2 # via # silence-lint-error (setup.cfg) # pytest-subprocess @@ -141,7 +141,7 @@ requests==2.32.3 # semgrep rich==13.7.1 # via semgrep -rpds-py==0.19.0 +rpds-py==0.19.1 # via # jsonschema # referencing @@ -149,11 +149,11 @@ ruamel-yaml==0.17.40 # via semgrep ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.5.4 +ruff==0.5.5 # via silence-lint-error (setup.cfg) -semgrep==1.80.0 +semgrep==1.82.0 # via silence-lint-error (setup.cfg) -setuptools==71.1.0 +setuptools==72.1.0 # via opentelemetry-instrumentation tokenize-rt==5.2.0 # via silence-lint-error (setup.cfg)