Skip to content

chore(deps): update prometheus-api-client requirement from >=0.5.0 to >=0.7.2 in /agents/coder#205

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agents/coder/prometheus-api-client-gte-0.7.2
Open

chore(deps): update prometheus-api-client requirement from >=0.5.0 to >=0.7.2 in /agents/coder#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agents/coder/prometheus-api-client-gte-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updates the requirements on prometheus-api-client to permit the latest version.

Release notes

Sourced from prometheus-api-client's releases.

v0.7.2

What's Changed

Full Changelog: 4n4nd/prometheus-api-client-python@v0.7.1...v0.7.2

Changelog

Sourced from prometheus-api-client's changelog.

Changelog

Release 0.5.0 (2021-12-14T17:53:42)

  • update deps and change python version in pipfile to 3.8
  • Add check to ensure valid input for timestamps in metric range fnc.
  • Update .pre-commit-config.yaml
  • Fix docs formatting
  • README.md example codes fix (#213)
  • Update OWNERS file (#212)
  • update pytest prom url since operatefirst url is now behind a proxy (#210)
  • 🐣 fix of the naming which is causing dependency update failure
  • Update test prometheus url to operate-first prometheus (#194)
  • ⬆️ Bump pillow from 8.0.1 to 8.1.1
  • Added slack and google chat link (#189)
  • fix documentation formatting (#187)
  • Release of version 0.4.2 (#186)
  • Add method to check connection to Prometheus (#181)
  • feat: replaced exit with ValueError (#182)
  • Add MetricRangeDataFrame to RTD. Add sphinx to Pipfile. (#177)
  • 📌 Automatic update of dependency httmock from 1.3.0 to 1.4.0 (#172)
  • 📌 Automatic update of dependency numpy from 1.19.2 to 1.19.4 (#171)
  • 📌 Automatic update of dependency matplotlib from 3.3.2 to 3.3.3 (#170)
  • 📌 Automatic update of dependency dateparser from 0.7.6 to 1.0.0 (#168)
  • 📌 Automatic update of dependency requests from 2.24.0 to 2.25.0 (#167)
  • Update example notebook (#166)
  • Add description of MetricSnapshotDataFrame,MetricRangeDataFrame to README
  • 📌 Automatic update of dependency numpy from 1.19.1 to 1.19.2 (#162)
  • 📌 Automatic update of dependency numpy from 1.19.1 to 1.19.2 (#161)
  • 📌 Automatic update of dependency matplotlib from 3.3.1 to 3.3.2 (#160)
  • 📌 Automatic update of dependency numpy from 1.19.1 to 1.19.2 (#155)
  • 📌 Automatic update of dependency matplotlib from 3.3.1 to 3.3.2 (#158)
  • 📌 Automatic update of dependency pandas from 1.1.1 to 1.1.2 (#154)
  • ✨ fixes to make pre-commit happy
  • ✨ now with an OWNERS file, so that Thoth bots can help you even more
  • Updating the readme
  • Release of version 0.4.1 (#151)
  • 📌 Automatic update of dependency matplotlib from 3.3.0 to 3.3.1 (#148)
  • 📌 Automatic update of dependency matplotlib from 3.3.0 to 3.3.1 (#147)
  • 📌 Automatic update of dependency pandas from 1.1.0 to 1.1.1 (#146)
  • Updated the get_metric_aggregations to return global aggregations for both range query and current time query
  • 🐣 follow pre-commit compliance for the application
  • Make tests pass: ensure ordering of fixtures. (#140)
  • 🚚 include aicoe-ci configuration file with pytest env vars
  • Deduplicate creation of MetricsList.
  • add metricrangedf and tests (#137)
  • 📌 Automatic update of dependency pandas from 1.0.5 to 1.1.0
  • Release of version 0.4.0
  • Document retry
  • 📌 Automatic update of dependency numpy from 1.19.0 to 1.19.1
  • 📌 Automatic update of dependency matplotlib from 3.2.2 to 3.3.0

... (truncated)

Commits
  • 69c29f2 Update init.py
  • 1230670 Fix ReadTheDocs configuration to restore docs updates
  • e17eae4 Update init.py
  • aa8f375 Update python-publish.yml
  • f256b34 Bump pillow from 11.1.0 to 12.1.1
  • afdd085 Bump requests from 2.32.4 to 2.33.0
  • fb2e08d Bump pygments from 2.19.1 to 2.20.0
  • f2371c0 Add explicit close() for session. Add context manager support.
  • 6fb5e80 Fix doc errors and inaccuracies. Fixes #275
  • 35b3ef7 fix claude review workflow
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [prometheus-api-client](https://github.com/4n4nd/prometheus-api-client-python) to permit the latest version.
- [Release notes](https://github.com/4n4nd/prometheus-api-client-python/releases)
- [Changelog](https://github.com/4n4nd/prometheus-api-client-python/blob/master/CHANGELOG.md)
- [Commits](4n4nd/prometheus-api-client-python@v0.5.0...v0.7.2)

---
updated-dependencies:
- dependency-name: prometheus-api-client
  dependency-version: 0.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: agents, dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants