Skip to content

Commit 75af763

Browse files
chore(deps): bump pyo3-log from 0.12.3 to 0.12.4 in the prod-deps group (#352)
Bumps the prod-deps group with 1 update: [pyo3-log](https://github.com/vorner/pyo3-log). Updates `pyo3-log` from 0.12.3 to 0.12.4 - [Changelog](https://github.com/vorner/pyo3-log/blob/main/CHANGELOG.md) - [Commits](vorner/pyo3-log@v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: pyo3-log dependency-version: 0.12.4 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 1d4f79c commit 75af763

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
@@ -33,7 +33,7 @@ calamine = { version = "^0.27.0", features = ["dates"] }
3333
chrono = { version = "^0.4.41", default-features = false }
3434
log = "0.4.27"
3535
pyo3 = { version = "^0.24.2", features = ["abi3-py39"] }
36-
pyo3-log = "^0.12.3"
36+
pyo3-log = "^0.12.4"
3737

3838
[dev-dependencies]
3939
pretty_assertions = "^1.4.1"

0 commit comments

Comments
 (0)