Skip to content

Commit 9a02e92

Browse files
chore(deps): bump pyo3-log from 0.13.1 to 0.13.2 in the prod-deps group (#409)
Bumps the prod-deps group with 1 update: [pyo3-log](https://github.com/vorner/pyo3-log). Updates `pyo3-log` from 0.13.1 to 0.13.2 - [Changelog](https://github.com/vorner/pyo3-log/blob/main/CHANGELOG.md) - [Commits](vorner/pyo3-log@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: pyo3-log dependency-version: 0.13.2 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 affedfd commit 9a02e92

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
@@ -39,7 +39,7 @@ polars-core = { version = ">=0.50", default-features = false, features = [
3939
], optional = true }
4040
pyo3 = { version = "^0.26", features = ["abi3-py39"], optional = true }
4141
pyo3-arrow = { version = "^0.14", default-features = false, optional = true }
42-
pyo3-log = { version = "^0.13.1", optional = true }
42+
pyo3-log = { version = "^0.13.2", optional = true }
4343

4444
[dev-dependencies]
4545
anyhow = "1.0.100"

0 commit comments

Comments
 (0)