Skip to content

Commit 07e12fa

Browse files
Update dependency falcon to ==4.1.*
1 parent 86c034d commit 07e12fa

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "GPL-3.0-only"
1212
license-files = ["LICENSE.txt"]
1313
dependencies = [
1414
"gunicorn==23.0.*",
15-
"falcon==4.0.*",
15+
"falcon==4.1.*",
1616
"psycopg==3.2.*",
1717
"requests==2.32.*",
1818
"falcon-swagger-ui",

0 commit comments

Comments
 (0)