File tree Expand file tree Collapse file tree 3 files changed +12
-14
lines changed
Expand file tree Collapse file tree 3 files changed +12
-14
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ resolutions:
7373 - message : " .*PyPI::pandas:2\\ .2\\ .2.*"
7474 reason : " CANT_FIX_EXCEPTION"
7575 comment : " BSD 3-Clause New or Revised License: https://github.com/pandas-dev/pandas/blob/main/LICENSE"
76- - message : " .*PyPI::pdfminer-six:20251107 .*"
76+ - message : " .*PyPI::pdfminer-six:20251230 .*"
7777 reason : " CANT_FIX_EXCEPTION"
78- comment : " MIT License: https://github.com/pdfminer/pdfminer.six/blob/20251107 /LICENSE"
78+ comment : " MIT License: https://github.com/pdfminer/pdfminer.six/blob/20251230 /LICENSE"
7979 - message : " .*PyPI::pyinstrument:4\\ .6\\ .1.*"
8080 reason : " CANT_FIX_EXCEPTION"
8181 comment : " BSD 3-Clause New or Revised License: https://github.com/joerick/pyinstrument/blob/v4.6.1/LICENSE"
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ virtualenv = "^20.29.3"
4949langchain-huggingface = " ^0.1.2"
5050pydantic-settings = " ^2.8.1"
5151deepmerge = " ^2.0"
52- pdfplumber = " ^0.11.7 "
52+ pdfplumber = " ^0.11.9 "
5353
5454
5555[[tool .poetry .source ]]
You can’t perform that action at this time.
0 commit comments