Skip to content

Commit

Permalink
Bump reqwest from 0.11.13 to 0.11.14 (#170)
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.13...v0.11.14)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 57e59bc commit b3fc5b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stretto = { version = "0.7.0", features = ["async"] }
regex = "1.6.0"
lazy_static = "1.4.0"
humantime = "2.1.0"
reqwest = "0.11.12"
reqwest = "0.11.14"
sentry = "0.29.0"
floodgate = "0.5.0"
thousands = "0.2.0"
Expand Down

0 comments on commit b3fc5b6

Please sign in to comment.