Skip to content

Commit 6eb2f2d

Browse files
authored
Merge pull request #33 from SpecterOps/fix/BED-8723-v0.2.2-release
chore: updating openhound-jamf and openhound-github versions
2 parents 41a76eb + 8569afe commit 6eb2f2d

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ dependencies = [
2323

2424
[project.optional-dependencies]
2525
all = [
26-
"openhound-jamf==0.2.0",
27-
"openhound-github==0.3.1",
26+
"openhound-jamf==0.2.1",
27+
"openhound-github==0.3.3",
2828
"openhound-okta==0.1.4",
2929
]
3030
jamf = [
31-
"openhound-jamf==0.2.0",
31+
"openhound-jamf==0.2.1",
3232
]
3333
github = [
34-
"openhound-github==0.3.1"
34+
"openhound-github==0.3.3"
3535
]
3636

3737
okta = [

uv.lock

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

0 commit comments

Comments
 (0)