Skip to content

Commit 827c87f

Browse files
chore(deps-dev): bump pre-commit from 3.8.0 to 4.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.3.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fed7240 commit 827c87f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ opentelemetry-exporter-otlp-proto-http = "^1.33.1"
2525
pytest = ">=7.4,<9.0"
2626
pytest-timeout = "^2.1.0"
2727
pytest-xdist = "^3.3.1"
28-
pre-commit = "^3.2.2"
28+
pre-commit = ">=3.2.2,<5.0.0"
2929
pytest-asyncio = ">=0.21.1,<1.2.0"
3030
pytest-httpserver = "^1.0.8"
3131
ruff = ">=0.1.8,<0.13.0"

0 commit comments

Comments
 (0)