Skip to content

Commit

Permalink
Bump test requirement bleach 3.1.0 -> 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Parmann authored and epa095 committed Feb 25, 2020
1 parent c6ab8a0 commit 9a0481b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements/test_requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
-c full_requirements.txt
# Force latest version for security patch until nbconvert is updated
bleach>=3.1.1
docker~=4.0
pytest~=5.3
pytest-xdist~=1.26 # Parallelises the test-runs
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ appdirs==1.4.3 # via black
attrs==19.3.0 # via black, jsonschema, pytest
backcall==0.1.0 # via ipython
black==19.10b0
bleach==3.1.0 # via nbconvert
bleach==3.1.1
certifi==2019.11.28 # via requests
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests
Expand Down

0 comments on commit 9a0481b

Please sign in to comment.