Skip to content

Commit a113bdb

Browse files
build(deps): bump reqwest from 0.12.28 to 0.13.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.28 to 0.13.3. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.3) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b515b9 commit a113bdb

2 files changed

Lines changed: 25 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

autogpt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ iac-rs = { workspace = true, optional = true }
4242

4343
uuid = { version = "=1.23.1", features = ["v4"] }
4444
tokio = { version = "=1.52.2", default-features = false, features = ["full"] }
45-
reqwest = { version = "^0.12.24", features = ["json", "stream", "blocking"] }
45+
reqwest = { version = "^0.13.3", features = ["json", "stream", "blocking"] }
4646
serde = { version = "1.0.228", features = ["derive"] }
4747
gems = { version = "0.1.5", optional = true }
4848
getimg = { version = "0.0.1", optional = true }

0 commit comments

Comments
 (0)