Skip to content

Commit 2204c2f

Browse files
authored
[UI] Bump python libraries flask, requests and werkzeug (zalando#2404)
Co-authored-by: inovindasari <ida.novindasari@zalando.de>
1 parent 334ceab commit 2204c2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
Flask-OAuthlib==0.9.6
2-
Flask==2.2.2
31
backoff==2.2.1
42
boto3==1.26.51
53
boto==2.49.0
64
click==8.1.3
5+
Flask-OAuthlib==0.9.6
6+
Flask==2.3.2
77
furl==2.1.3
88
gevent==22.10.2
99
jq==1.4.0
1010
json_delta>=2.0.2
1111
kubernetes==11.0.0
12-
requests==2.28.2
12+
requests==2.31.0
1313
stups-tokens>=1.1.19
1414
wal_e==1.1.1
15-
werkzeug==2.2.3
15+
werkzeug==2.3.3

0 commit comments

Comments
 (0)