Skip to content

Commit ff334f0

Browse files
chore(deps): update packaging requirement from <24.3,>=21.3 to >=21.3,<25.1 (#17871)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <[email protected]>
1 parent f3dc509 commit ff334f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"jsonschema>=4.0.0,<5.0.0",
4545
"opentelemetry-api>=1.27.0,<2.0.0",
4646
"orjson>=3.7,<4.0",
47-
"packaging>=21.3,<24.3",
47+
"packaging>=21.3,<25.1",
4848
"pathspec>=0.8.0",
4949
"pendulum>=3.0.0,<4; python_version<'3.13'",
5050
"prometheus-client>=0.20.0",

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"jsonschema>=4.0.0,<5.0.0",
6161
"opentelemetry-api>=1.27.0,<2.0.0",
6262
"orjson>=3.7,<4.0",
63-
"packaging>=21.3,<24.3",
63+
"packaging>=21.3,<25.1",
6464
"pathspec>=0.8.0",
6565
"pendulum>=3.0.0,<4; python_version<'3.13'",
6666
"prometheus-client>=0.20.0",

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)