Skip to content

Commit 384bcdb

Browse files
build(deps): bump pytest from 7.4.4 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a912524 commit 384bcdb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pyright==v1.1.404
44
sphinx==7.1.2
55
sphinx-rtd-theme==2.0.0rc4
66
sphinx-autodoc-typehints==1.25.2
7-
pytest==7.4.4
7+
pytest==9.0.3
88
pytest-cov==4.1.0
99
readme-renderer==42.0
1010
bleach==4.1.0 # transient dependency for readme-renderer

opentelemetry-distro/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ iniconfig==2.0.0
44
packaging==24.0
55
pluggy==1.6.0
66
py-cpuinfo==9.0.0
7-
pytest==7.4.4
7+
pytest==9.0.3
88
tomli==2.0.1
99
typing_extensions==4.12.2
1010
wrapt==1.16.0

opentelemetry-instrumentation/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ iniconfig==2.0.0
44
packaging==24.0
55
pluggy==1.6.0
66
py-cpuinfo==9.0.0
7-
pytest==7.4.4
7+
pytest==9.0.3
88
tomli==2.0.1
99
typing_extensions==4.12.2
1010
zipp==3.19.2

0 commit comments

Comments
 (0)