Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed May 28, 2021
1 parent 2a22e59 commit f160e4b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ filelock==3.0.12
# -r requirements/travis.txt
# tox
# virtualenv
hypothesis==6.13.6
hypothesis==6.13.7
# via -r requirements/doc.txt
idna==2.10
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ execnet==1.8.0
# -r requirements/test.txt
# pytest-cache
# pytest-xdist
hypothesis==6.13.6
hypothesis==6.13.7
# via -r requirements/test.txt
isort==5.8.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ execnet==1.8.0
# -r requirements/test.txt
# pytest-cache
# pytest-xdist
hypothesis==6.13.6
hypothesis==6.13.7
# via -r requirements/test.txt
idna==2.10
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ execnet==1.8.0
# via
# pytest-cache
# pytest-xdist
hypothesis==6.13.6
hypothesis==6.13.7
# via -r requirements/test.in
isort==5.8.0
# via pylint
Expand Down

0 comments on commit f160e4b

Please sign in to comment.