Skip to content

Commit

Permalink
build(deps): security bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
alanzhu0 committed Jul 8, 2024
1 parent aa8e402 commit 47727af
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 16 deletions.
8 changes: 4 additions & 4 deletions Ion.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Requires-Dist: bcrypt==4.0.0
Requires-Dist: beautifulsoup4==4.11.1
Requires-Dist: bleach==5.0.1
Requires-Dist: celery==5.2.7
Requires-Dist: certifi==2023.7.22
Requires-Dist: certifi==2024.07.04
Requires-Dist: channels==3.0.5
Requires-Dist: channels-redis==3.4.1
Requires-Dist: contextlib2==21.6.0
Expand Down Expand Up @@ -48,7 +48,7 @@ Requires-Dist: djangorestframework==3.14.0
Requires-Dist: docutils==0.19
Requires-Dist: Fabric3==1.14.post1
Requires-Dist: flower==1.2.0
Requires-Dist: gunicorn==20.1.0
Requires-Dist: gunicorn==22.0.0
Requires-Dist: hiredis==2.0.0
Requires-Dist: ipython==8.10.0
Requires-Dist: isort==5.12.0
Expand All @@ -57,14 +57,14 @@ Requires-Dist: objgraph==3.5.0
Requires-Dist: pexpect==4.8.0
Requires-Dist: prometheus-client==0.17.0
Requires-Dist: psycopg2==2.9.9
Requires-Dist: pycryptodome==3.18.0
Requires-Dist: pycryptodome==3.19.1
Requires-Dist: pyrankvote==2.0.5
Requires-Dist: pysftp==0.2.9
Requires-Dist: python-dateutil==2.8.2
Requires-Dist: python-magic==0.4.27
Requires-Dist: python-pam==2.0.2
Requires-Dist: reportlab==3.6.13
Requires-Dist: requests==2.31.0
Requires-Dist: requests==2.32.0
Requires-Dist: requests-oauthlib==1.3.1
Requires-Dist: sentry-sdk==1.15.0
Requires-Dist: setuptools-git==1.2
Expand Down
8 changes: 4 additions & 4 deletions Ion.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bcrypt==4.0.0
beautifulsoup4==4.11.1
bleach==5.0.1
celery==5.2.7
certifi==2023.7.22
certifi==2024.07.04
channels==3.0.5
channels-redis==3.4.1
contextlib2==21.6.0
Expand Down Expand Up @@ -33,7 +33,7 @@ djangorestframework==3.14.0
docutils==0.19
Fabric3==1.14.post1
flower==1.2.0
gunicorn==20.1.0
gunicorn==22.0.0
hiredis==2.0.0
ipython==8.10.0
isort==5.12.0
Expand All @@ -42,14 +42,14 @@ objgraph==3.5.0
pexpect==4.8.0
prometheus-client==0.17.0
psycopg2==2.9.9
pycryptodome==3.18.0
pycryptodome==3.19.1
pyrankvote==2.0.5
pysftp==0.2.9
python-dateutil==2.8.2
python-magic==0.4.27
python-pam==2.0.2
reportlab==3.6.13
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.1
sentry-sdk==1.15.0
setuptools-git==1.2
Expand Down
10 changes: 6 additions & 4 deletions docs/rtd-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bcrypt==4.0.0
beautifulsoup4==4.11.1
bleach==5.0.1
celery==5.2.7
certifi==2023.7.22
certifi==2024.07.04
channels==3.0.5
channels-redis==3.4.1
contextlib2==21.6.0
Expand Down Expand Up @@ -33,7 +33,7 @@ djangorestframework==3.14.0
docutils==0.19
Fabric3==1.14.post1
flower==1.2.0
gunicorn==20.1.0
gunicorn==22.0.0
hiredis==2.0.0
ipython==8.10.0
isort==5.12.0
Expand All @@ -42,16 +42,18 @@ objgraph==3.5.0
pexpect==4.8.0
prometheus-client==0.17.0
psycopg2==2.9.9
pycryptodome==3.18.0
pycryptodome==3.19.1
pyrankvote==2.0.5
pysftp==0.2.9
python-dateutil==2.8.2
python-magic==0.4.27
python-pam==2.0.2
reportlab==3.6.13
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.1
sentry-sdk==1.15.0
setuptools-git==1.2
six==1.16.0
Sphinx==5.2.3
sphinx-bootstrap-theme==0.8.1
tblib==1.7.0
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bcrypt==4.0.0
beautifulsoup4==4.11.1
bleach==5.0.1
celery==5.2.7
certifi==2023.7.22
certifi==2024.07.04
channels==3.0.5
channels-redis==3.4.1
contextlib2==21.6.0
Expand Down Expand Up @@ -33,7 +33,7 @@ djangorestframework==3.14.0
docutils==0.19
Fabric3==1.14.post1
flower==1.2.0
gunicorn==20.1.0
gunicorn==22.0.0
hiredis==2.0.0
ipython==8.10.0
isort==5.12.0
Expand All @@ -42,14 +42,14 @@ objgraph==3.5.0
pexpect==4.8.0
prometheus-client==0.17.0
psycopg2==2.9.9
pycryptodome==3.18.0
pycryptodome==3.19.1
pyrankvote==2.0.5
pysftp==0.2.9
python-dateutil==2.8.2
python-magic==0.4.27
python-pam==2.0.2
reportlab==3.6.13
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.1
sentry-sdk==1.15.0
setuptools-git==1.2
Expand Down

0 comments on commit 47727af

Please sign in to comment.