File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595EXECUTOR_TYPE = 'thread'
9696EXECUTOR_MAX_WORKERS = 30
9797SESSION_TYPE = 'filesystem'
98- VERSION = "0.250.006 "
98+ VERSION = "0.250.007 "
9999
100100SESSION_COOKIE_SAMESITE = os .getenv ('SESSION_COOKIE_SAMESITE' , 'Lax' )
101101SESSION_COOKIE_HTTPONLY = os .getenv ('SESSION_COOKIE_HTTPONLY' , 'true' ).lower () != 'false'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ azure-storage-blob==12.24.1
3434azure-storage-file-share == 12.25.0
3535azure-storage-queue == 12.12.0
3636azure-keyvault-secrets == 4.10.0
37- pypdf == 6.13.0
37+ pypdf == 6.13.3
3838python-docx == 1.1.2
3939python-pptx == 1.0.2
4040flask-executor == 1.0.0
Original file line number Diff line number Diff line change 2525 coffee-script-source (1.12.2 )
2626 colorator (1.1.0 )
2727 commonmarker (0.23.12 )
28- concurrent-ruby (1.3.5 )
28+ concurrent-ruby (1.3.7 )
2929 connection_pool (2.5.4 )
3030 csv (3.3.5 )
3131 dnsruby (1.73.0 )
4040 ffi (>= 1.15.0 )
4141 eventmachine (1.2.7 )
4242 execjs (2.10.0 )
43- faraday (2.14.2 )
43+ faraday (2.14.3 )
4444 faraday-net_http (>= 2.0 , < 3.5 )
4545 json
4646 logger
47- faraday-net_http (3.4.2 )
47+ faraday-net_http (3.4.4 )
4848 net-http (~> 0.5 )
4949 ffi (1.17.2-x64-mingw-ucrt )
50+ ffi (1.17.2-x86_64-linux-gnu )
5051 forwardable-extended (2.6.0 )
5152 gemoji (4.1.0 )
5253 github-pages (232 )
238239 minitest (5.25.5 )
239240 net-http (0.9.1 )
240241 uri (>= 0.11.1 )
241- nokogiri (1.19.3-x64-mingw-ucrt )
242+ nokogiri (1.19.4-x64-mingw-ucrt )
243+ racc (~> 1.4 )
244+ nokogiri (1.19.4-x86_64-linux-gnu )
242245 racc (~> 1.4 )
243246 octokit (4.25.1 )
244247 faraday (>= 1 , < 3 )
You can’t perform that action at this time.
0 commit comments