Skip to content

Commit

Permalink
Merge pull request #506 from okfn/dependabot/pip/beautifulsoup4-4.9.3
Browse files Browse the repository at this point in the history
Bump beautifulsoup4 from 4.9.1 to 4.9.3
  • Loading branch information
chris48s committed Dec 7, 2020
2 parents e4b54f3 + 4f5ab60 commit 1016373
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions requirements.dev.txt
Expand Up @@ -4,10 +4,9 @@
#
# pip-compile requirements.dev.in
#
beautifulsoup4==4.9.1 # via -c requirements.txt, webtest
beautifulsoup4==4.9.3 # via -c requirements.txt, webtest
django-webtest==1.9.7 # via -r requirements.dev.in
flake8==3.8.4 # via -r requirements.dev.in
importlib-metadata==2.0.0 # via flake8
mccabe==0.6.1 # via flake8
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
Expand All @@ -16,4 +15,3 @@ soupsieve==2.0.1 # via -c requirements.txt, beautifulsoup4
waitress==1.4.4 # via webtest
webob==1.8.6 # via webtest
webtest==2.0.35 # via django-webtest
zipp==3.4.0 # via importlib-metadata
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -42,5 +42,5 @@ whoosh==2.7.4
# needed by aldryn-video
aldryn-boilerplates==0.8.0
jsonfield==3.1.0
beautifulsoup4==4.9.1
beautifulsoup4==4.9.3
micawber==0.5.1
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -7,7 +7,7 @@
aldryn-boilerplates==0.8.0 # via -r requirements.in, aldryn-common
aldryn-common==1.0.5 # via aldryn-search
aldryn-search==1.1.0 # via -r requirements.in
beautifulsoup4==4.9.1 # via -r requirements.in, topicaxis-opengraph
beautifulsoup4==4.9.3 # via -r requirements.in, topicaxis-opengraph
boto3==1.16.10 # via django-s3-folder-storage
botocore==1.19.10 # via boto3, s3transfer
certifi==2020.11.8 # via requests
Expand Down

0 comments on commit 1016373

Please sign in to comment.