Skip to content

Commit fc75879

Browse files
Update pydantic-settings requirement in /code/function
Updates the requirements on [pydantic-settings](https://github.com/pydantic/pydantic-settings) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.4...v2.4.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2f6bea commit fc75879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/function/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# azure-identity~=1.15.0
66
azure-functions~=1.20.0
77
fastapi~=0.112.1
8-
pydantic-settings~=2.3.4
8+
pydantic-settings~=2.4.0
99
httpx~=0.27.0
1010
azure-monitor-opentelemetry-exporter==1.0.0b27
1111
opentelemetry-instrumentation-fastapi==0.47b0

0 commit comments

Comments
 (0)