From 15555b38eefbd4df184c3e6ee06fe72dbe078763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:42:06 +0000 Subject: [PATCH] pip dev(deps-dev): bump pytest from 8.3.2 to 8.3.4 in /eng Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/typespec-python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typespec-python/dev_requirements.txt b/packages/typespec-python/dev_requirements.txt index 65f04349111..781062475af 100644 --- a/packages/typespec-python/dev_requirements.txt +++ b/packages/typespec-python/dev_requirements.txt @@ -5,7 +5,7 @@ tox==4.23.2 mypy==1.13.0 colorama==0.4.6 debugpy==1.8.2 -pytest==8.3.2 +pytest==8.3.4 coverage==7.6.1 black==24.8.0 ptvsd==4.3.2