Skip to content

Commit 8f70170

Browse files
chore(deps): bump uuid from 1.23.1 to 1.23.2 in /bots/finishingbot
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f87f3 commit 8f70170

2 files changed

Lines changed: 5 additions & 18 deletions

File tree

bots/finishingbot/Cargo.lock

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

bots/finishingbot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ chrono = { version = "0.4.44", features = ["serde"] }
5656

5757
# Fleet integration (optional)
5858
gitbot-shared-context = { path = "../../shared-context", optional = true }
59-
uuid = { version = "1.23.1", features = ["v4", "serde"], optional = true }
59+
uuid = { version = "1.23.2", features = ["v4", "serde"], optional = true }
6060

6161
[features]
6262
default = []

0 commit comments

Comments
 (0)