File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 retention-days : 5
3838
3939 - name : Upload to code-scanning
40- uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
40+ uses : github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
4141 with :
4242 sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ classifiers = [
2929 " Topic :: Text Processing :: General" ,
3030]
3131dependencies = [
32- " cachetools>=7.1.3 " ,
33- " docling>=2.94 .0" ,
32+ " cachetools>=7.1.4 " ,
33+ " docling>=2.95 .0" ,
3434 " httpx>=0.28.1" ,
3535 " pgvector>=0.4.2" ,
3636 " psycopg[binary]>=3.3.4" ,
@@ -62,7 +62,7 @@ Issues = "https://github.com/rhel-lightspeed/docs2db/issues"
6262Changelog = " https://github.com/rhel-lightspeed/docs2db/blob/main/CHANGELOG.md"
6363
6464[build-system ]
65- requires = [" uv_build>=0.11.15 ,<0.11.16 " ]
65+ requires = [" uv_build>=0.11.16 ,<0.11.17 " ]
6666build-backend = " uv_build"
6767
6868[tool .uv .sources ]
@@ -86,7 +86,7 @@ dev = [
8686 " pytest-randomly>=4.1.0" ,
8787 " pytest-sugar>=1.1.1" ,
8888 " python-gitlab>=8.3.0" ,
89- " ruff>=0.15.13 " ,
89+ " ruff>=0.15.14 " ,
9090 " tox>=4.54.0" ,
9191 " types-cachetools>=7.0.0.20260518" ,
9292 " types-tqdm>=4.67.3.20260518" ,
You can’t perform that action at this time.
0 commit comments