Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
cjdsellers committed Apr 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4a5afc6 commit 563427e
Showing 4 changed files with 41 additions and 41 deletions.
66 changes: 33 additions & 33 deletions nautilus_core/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 nautilus_core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ description = "A high-performance algorithmic trading platform and event-driven
documentation = "https://docs.nautilustrader.io"

[workspace.dependencies]
anyhow = "1.0.81"
anyhow = "1.0.82"
chrono = "0.4.37"
futures = "0.3.30"
indexmap = { version = "2.2.6", features = ["serde"] }
2 changes: 1 addition & 1 deletion nautilus_core/adapters/Cargo.toml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ thiserror = { workspace = true }
ustr = { workspace = true }
databento = { version = "0.8.0", optional = true }
streaming-iterator = "0.1.9"
time = "0.3.34"
time = "0.3.35"

[dev-dependencies]
criterion = { workspace = true }
12 changes: 6 additions & 6 deletions poetry.lock

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

0 comments on commit 563427e

Please sign in to comment.