Skip to content

Commit

Permalink
chore: bump the all group with 4 updates (#55)
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [requests](https://github.com/psf/requests), [prometheus-client](https://github.com/prometheus/client_python), [pendulum](https://github.com/sdispater/pendulum) and [prefect](https://github.com/PrefectHQ/prefect).


Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `prometheus-client` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.20.0...v0.21.0)

Updates `pendulum` from 2.1.2 to 3.0.0
- [Release notes](https://github.com/sdispater/pendulum/releases)
- [Changelog](https://github.com/sdispater/pendulum/blob/master/CHANGELOG.md)
- [Commits](python-pendulum/pendulum@2.1.2...3.0.0)

Updates `prefect` from 2.20.1 to 3.1.4
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Commits](PrefectHQ/prefect@2.20.1...3.1.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: pendulum
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prefect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jimid27 <[email protected]>
  • Loading branch information
dependabot[bot] and jimid27 authored Dec 2, 2024
1 parent fe52004 commit eacd21d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
prometheus_client==0.20.0
pendulum==2.1.2
prefect==2.20.1
requests==2.32.3
prometheus_client==0.21.0
pendulum==3.0.0
prefect==3.1.4

0 comments on commit eacd21d

Please sign in to comment.