Skip to content

Commit 732443e

Browse files
authored
Merge pull request #69 from pamelafox/copilot/fix-68
Fix dependency conflict when upgrading azure-functions from 1.20.0 to 1.21.1
2 parents 9a4e749 + 09535d0 commit 732443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
azure-functions==1.20.0
1+
azure-functions==1.21.1
22
fastapi==0.115.0

0 commit comments

Comments
 (0)