Skip to content

Commit

Permalink
Merge pull request #71 from redBorder/solve_guincorn_security_issue
Browse files Browse the repository at this point in the history
PR-60: Solve Guincorn security issue
  • Loading branch information
malvads authored May 26, 2024
2 parents 0942d37 + e4ff7ef commit 2728fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boto3~=1.28.64
croniter~=2.0.1
Flask~=2.2.5
gunicorn~=21.2.0
gunicorn~=22.0.0
moto~=4.2.6
numpy~=1.26.4
pandas~=1.3.5
Expand Down

0 comments on commit 2728fea

Please sign in to comment.