Skip to content

Commit

Permalink
Address Dependabot alerts (#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett authored Dec 12, 2024
1 parent da0e788 commit 1081bc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pytest==7.4.0
pytest-cov==4.1.0
pytest-pep8==1.0.6
pytest-xdist==3.3.1
selenium==4.26.0
sphinx==7.0.1
sphinx-autobuild==2021.3.14
xvfbwrapper==0.2.9
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ Bootstrap-Flask==2.4.0
boto3==1.28.1
botocore==1.31.1
cachetools==5.3.1
certifi~=2023.7.22
certifi==2024.07.04
cffi~=1.15.1
click==8.1.4
cryptography~=43.0.1
Deprecated~=1.2.14
dnspython~=2.3.0
dnspython==2.6.1
docutils~=0.20.1
dominate~=2.8.0
email-validator==2.0.0.post2
Faker==18.13.0
Flask==2.3.2
Flask-Compress==1.13
Flask-Limiter==3.3.1
Flask-Login==0.6.2
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-Sitemap==0.4.0
Expand Down Expand Up @@ -53,9 +53,10 @@ pytest~=7.4.0
python-dateutil==2.8.2
PyYAML~=6.0
recommonmark==0.7.1
requests~=2.31.0
requests==2.32.0
rich~=13.4.2
s3transfer~=0.6.1
selenium==4.26.0
six~=1.16.0
sphinx==7.1.2
SQLAlchemy==1.4.52
Expand All @@ -65,7 +66,7 @@ urllib3==1.26.20
us==3.1.1
visitor~=0.1.3
webencodings~=0.5.1
Werkzeug~=2.3.6
Werkzeug==3.0.6
wrapt~=1.15.0
wtforms==3.0.1
WTForms-SQLAlchemy==0.3.0
Expand Down

0 comments on commit 1081bc1

Please sign in to comment.