Skip to content

Commit

Permalink
Merge pull request #267 from hmdcpc2021/patch-6
Browse files Browse the repository at this point in the history
fix: bump Flask version
  • Loading branch information
ResmiArjun authored Feb 23, 2022
2 parents c094ddb + 6a580e0 commit 03f2442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
docker==4.2.1
Flask==1.1.2
pykube-ng==20.5.0
docker==4.2.2
Flask==2.0.3
pykube-ng==20.7.2
requests==2.24.0
ruamel.yaml==0.17.17
tosca-parser==2.5.0
Expand Down

0 comments on commit 03f2442

Please sign in to comment.