Skip to content

Commit

Permalink
build(deps): Bump deadpool-postgres from 0.13.0 to 0.13.1 in the dead…
Browse files Browse the repository at this point in the history
…pool group (#3092)

* build(deps): Bump deadpool-postgres in the deadpool group

Bumps the deadpool group with 1 update: [deadpool-postgres](https://github.com/bikeshedder/deadpool).


Updates `deadpool-postgres` from 0.13.0 to 0.13.1
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](bikeshedder/deadpool@deadpool-postgres-v0.13.0...deadpool-postgres-v0.13.1)

---
updated-dependencies:
- dependency-name: deadpool-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deadpool
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update deadpool as well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Cook <dcook@divviup.org>
  • Loading branch information
dependabot[bot] and divergentdave committed May 6, 2024
1 parent 3265e79 commit 450bea5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cfg-if = "1.0.0"
chrono = { version = "0.4.38", default-features = false }
clap = { version = "4.5.3", features = ["cargo", "derive", "env"] }
console-subscriber = "0.2.0"
deadpool = "0.11.2"
deadpool-postgres = "0.13.0"
deadpool = "0.12.0"
deadpool-postgres = "0.13.1"
derivative = "2.2.0"
divviup-client = "0.2"
fixed = "1.27"
Expand Down

0 comments on commit 450bea5

Please sign in to comment.