markusressel / py-image-dedup

CLI utility to find near duplicate images and remove all but the best copy.
GNU Affero General Public License v3.0
157 stars 16 forks source link

Bump prometheus-client from 0.15.0 to 0.17.1 #336

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps prometheus-client from 0.15.0 to 0.17.1.

Release notes

Sourced from prometheus-client's releases.

0.17.1 / 2023-07-19

[BUGFIX] Use #!/usr/bin/env python instead of #!usr/bin/python in bridge/graphite.py. #928

0.17.0 / 2023-05-24

[ENHANCEMENT] Add additional typing. #887, #903 [BUGFIX] Fix typo in python_gc_objects_collected metadata. #894 [BUGFIX] Do not include .pyc files in the build wheel. #906

0.16.0 / 2023-01-23

[FEATURE] Support HELP text in multiprocess mode. #804 [ENHANCEMENT] Reduce the mmap minimum size. #853 [BUGFIX] Use the correct OpenMetrics encoder when application/openmetrics-text is requested in ASGI apps. #864 [BUGFIX] Allow Prometheus format parser to handle a missing space after labels. #872

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

markusressel commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like prometheus-client is up-to-date now, so this is no longer needed.