Skip to content

Commit 359fc8e

Browse files
authored
Fix BED-8693: Bump Okta and Github collector versions (#39)
* Bump Okta and Github collector versions
1 parent cc6857b commit 359fc8e

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
@@ -24,18 +24,18 @@ dependencies = [
2424
[project.optional-dependencies]
2525
all = [
2626
"openhound-jamf==0.2.2",
27-
"openhound-github==0.3.4",
28-
"openhound-okta==0.1.4",
27+
"openhound-github==0.3.6",
28+
"openhound-okta==0.1.6",
2929
]
3030
jamf = [
3131
"openhound-jamf==0.2.2",
3232
]
3333
github = [
34-
"openhound-github==0.3.4"
34+
"openhound-github==0.3.6"
3535
]
3636

3737
okta = [
38-
"openhound-okta==0.1.4",
38+
"openhound-okta==0.1.6",
3939
]
4040

4141
[project.scripts]

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)