Skip to content

Commit c7eabbe

Browse files
Merge pull request #4585 from communitybridge/unicron-fix-dependabot-alerts-2
Unicron fix dependabot alerts 2
2 parents fa713e4 + 91c451e commit c7eabbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cla-backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ecdsa==0.14.1
1616
falcon==2.0.0
1717
future==0.18.3
1818
gossip==2.3.1
19-
gunicorn==19.9.0
2019
hug==2.6.0
2120
idna==3.7
2221
importlib-metadata==1.6.1
@@ -56,3 +55,4 @@ pynamodb==6.0.2
5655
wrapt==1.17.2
5756
astroid==3.3.8
5857
pluggy==1.5.0
58+
gunicorn==22.0.0

tests/rest/requirements.freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-sugar==0.9.2
2525
pytest-tldr==0.2.1
2626
python-box==3.4.5
2727
python-dateutil==2.8.0
28-
PyYAML==5.1.2
28+
PyYAML==5.3.1
2929
requests==2.22.0
3030
six==1.12.0
3131
stevedore==1.31.0

0 commit comments

Comments
 (0)