Skip to content

Commit 65e4b0b

Browse files
Bump the minor-patch group with 2 updates (#3628)
Bumps the minor-patch group with 2 updates: [prometheus-client](https://github.com/prometheus/client_python) and [ruff](https://github.com/astral-sh/ruff). Updates `prometheus-client` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.24.0...v0.24.1) Updates `ruff` from 0.14.11 to 0.14.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.11...0.14.13) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5aada4e commit 65e4b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ pluggy==1.5.0
9696
# via
9797
# pytest
9898
# pytest-cov
99-
prometheus-client==0.24.0
99+
prometheus-client==0.24.1
100100
# via -r constraints.in
101101
psycopg2-binary==2.9.11
102102
# via -r constraints.in
@@ -157,7 +157,7 @@ rpds-py==0.30.0
157157
# via
158158
# jsonschema
159159
# referencing
160-
ruff==0.14.11
160+
ruff==0.14.13
161161
# via -r constraints.in
162162
sentry-sdk==2.8.0
163163
# via -r constraints.in

0 commit comments

Comments
 (0)