Skip to content

Commit 84c2b29

Browse files
committed
pyproject.toml: update dependencies
1 parent 04058d5 commit 84c2b29

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ requires-python = ">= 3.10"
1111
license = "GPL-3.0-only"
1212
license-files = ["LICENSE.txt"]
1313
dependencies = [
14-
"gunicorn==23.0.*",
15-
"falcon==4.1.*",
16-
"psycopg==3.2.*",
17-
"requests==2.32.*",
14+
"gunicorn==25.3.*",
15+
"falcon==4.2.*",
16+
"psycopg==3.3.*",
17+
"requests==2.33.*",
1818
"falcon-swagger-ui",
1919
]
2020

0 commit comments

Comments
 (0)