Skip to content

Commit fbfacfb

Browse files
authored
Merge pull request #27 from SpecterOps/patch/update-openhound-github-v0.3.1
chore: update openhound-github version to v0.3.1
2 parents 6f49247 + b29472d commit fbfacfb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ dependencies = [
2424
[project.optional-dependencies]
2525
all = [
2626
"openhound-jamf==0.2.0",
27-
"openhound-github==0.3.0",
27+
"openhound-github==0.3.1",
2828
"openhound-okta==0.1.4",
2929
]
3030
jamf = [
3131
"openhound-jamf==0.2.0",
3232
]
3333
github = [
34-
"openhound-github==0.3.0"
34+
"openhound-github==0.3.1"
3535
]
3636

3737
okta = [

uv.lock

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

0 commit comments

Comments
 (0)