Skip to content

Commit 2a90f40

Browse files
chore(deps): bump anyhow from 1.0.99 to 1.0.100 in the prod-deps group (#398)
Bumps the prod-deps group with 1 update: [anyhow](https://github.com/dtolnay/anyhow). Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e61915f commit 2a90f40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pyo3-arrow = { version = "0.11", default-features = false, optional = true }
4242
pyo3-log = { version = "^0.12.4", optional = true }
4343

4444
[dev-dependencies]
45-
anyhow = "1.0.99"
45+
anyhow = "1.0.100"
4646
pretty_assertions = { version = "^1.4.1", features = ["unstable"] }
4747
rstest = { version = "^0.26.1", default-features = false }
4848

0 commit comments

Comments
 (0)