Skip to content

Commit 0825963

Browse files
authored
OJ-44238 OJ-44311 Fix Gitlab ingest ssl verification and inclusion/exclusion of projects (#401)
1 parent d8505a3 commit 0825963

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"python-dotenv>=1.0.0",
2121
"structlog>=24.4.0",
2222
"colorama>=0.4.6",
23-
"jf-ingest==0.0.207",
23+
"jf-ingest==0.0.208",
2424
]
2525
requires-python = "~=3.10.15"
2626
readme = "README.md"

0 commit comments

Comments
 (0)