Skip to content

Commit fd4b582

Browse files
build(deps-dev): bump pytest from 8.3.1 to 8.3.2 (#120)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent 03258ec commit fd4b582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ pyproject-hooks==1.1.0
9898
# via
9999
# build
100100
# pip-tools
101-
pytest==8.3.1
101+
pytest==8.3.2
102102
# via elastic-opentelemetry (pyproject.toml)
103103
requests==2.32.3
104104
# via opentelemetry-exporter-otlp-proto-http

0 commit comments

Comments
 (0)