Skip to content

Commit 7038055

Browse files
dependabot[bot]cyberflyingThanusree-MicrosoftAvijit-MicrosoftVamshi-Microsoft
authored
build: bump pypdf from 6.5.0 to 6.6.2 in /infra/scripts/index_scripts (#753)
* update custom data format * Update Deployment Guide with Azure authentication steps Added authentication instructions for Azure in VS Code Web. * Fix formatting and update deployment instructions * ci: fixed pipeline failures * Added usecase input paramter to pipelines * Skip e2e testing * fix: refine conversation history handling and response guidelines in agent logic * fix: enhance response guidelines for handling conversation history and chart generation * add smoke testing automation for both telecom and ithelpdesk usecase * fix: refine handling of conversation history and citation markers in agent responses * Map Exp to Notification Job * refactor: update EXP input handling in deployment workflows * Refactor to use get_field_value() for safer field access to avoid KeyError exceptions * Add try-except for duration parsing to handle ValueError and TypeError gracefully * Extract conversation ID from file name for improved data processing * fix: update logging message for billing issues data validation in telecom smoke test * docs: enhance data format examples in customization guide * build: bump pypdf from 6.5.0 to 6.6.2 in /infra/scripts/index_scripts Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.5.0 to 6.6.2. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.5.0...6.6.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kevin Yang <cyberflying@hotmail.com> Co-authored-by: Thanusree-Microsoft <168087422+Thanusree-Microsoft@users.noreply.github.com> Co-authored-by: Avijit-Microsoft <v-aghorui@microsoft.com> Co-authored-by: Vamshi-Microsoft <v-vamolla@microsoft.com> Co-authored-by: Pavan-Microsoft <v-kupavan@microsoft.com> Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com> Co-authored-by: Prajwal-Microsoft <v-dcprajwal@microsoft.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff62063 commit 7038055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/scripts/index_scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ azure-storage-file-datalake==12.23.0
22
openai==2.14.0
33
azure-ai-projects==1.0.0
44
azure-ai-inference==1.0.0b9
5-
pypdf==6.5.0
5+
pypdf==6.6.2
66
tiktoken==0.12.0
77
azure-identity==1.25.1
88
azure-ai-textanalytics==5.3.0

0 commit comments

Comments
 (0)