From 0331720083c5a0f4dd1d113e9cb499611c42e9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 09:18:31 -0500 Subject: [PATCH] Bump pytest from 8.0.1 to 8.0.2 in /semantic-conventions (#273) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Suereth --- semantic-conventions/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semantic-conventions/dev-requirements.txt b/semantic-conventions/dev-requirements.txt index 6ec71734..5d2c3f96 100644 --- a/semantic-conventions/dev-requirements.txt +++ b/semantic-conventions/dev-requirements.txt @@ -1,6 +1,6 @@ black==22.3.0 mypy==0.910 -pytest==8.0.1 +pytest==8.0.2 flake8==7.0.0 pylint==3.0.3 isort==5.13.2 \ No newline at end of file