Skip to content

Commit 043121a

Browse files
Bump gunicorn from 21.2.0 to 23.0.0 in /tagbase_server
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e95ea4 commit 043121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tagbase_server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
connexion[swagger-ui]==2.14.2
22
flask[async]==2.2.5
33
flask-cors==6.0.0
4-
gunicorn==21.2.0
4+
gunicorn==23.0.0
55
pandas==2.1.1
66
parmap>=1.7.0
77
patool>=1.12

0 commit comments

Comments
 (0)