Skip to content

Commit

Permalink
Merge branch 'master' into property-matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz authored Jun 9, 2020
2 parents 4438753 + e01266a commit 03dd8c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4 # via black
attrs==19.3.0 # via black, flake8-bugbear, pytest, syrupy
black==19.10b0 # via syrupy
bleach==3.1.5 # via readme-renderer
certifi==2020.4.5.1 # via requests
certifi==2020.4.5.2 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via black, pip-tools
codecov==2.1.4 # via syrupy
Expand All @@ -20,7 +20,7 @@ docutils==0.16 # via readme-renderer
entrypoints==0.3 # via flake8
flake8-bugbear==20.1.4 # via syrupy
flake8-builtins==1.5.3 # via syrupy
flake8-comprehensions==3.2.2 # via syrupy
flake8-comprehensions==3.2.3 # via syrupy
flake8-i18n==0.1.0 # via syrupy
flake8==3.8.2 # via flake8-bugbear, flake8-builtins, flake8-comprehensions, flake8-i18n, syrupy
idna==2.9 # via requests
Expand All @@ -47,7 +47,7 @@ pyparsing==2.4.7 # via packaging
pyperf==2.0.0 # via syrupy
pytest==5.4.3 # via syrupy
readme-renderer==26.0 # via twine
regex==2020.5.14 # via black
regex==2020.6.8 # via black
requests-toolbelt==0.9.1 # via twine
requests==2.23.0 # via codecov, pygithub, requests-toolbelt, twine
semver==2.10.1 # via syrupy
Expand All @@ -58,7 +58,7 @@ twine==3.1.1 # via syrupy
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.2 # via mypy, syrupy
urllib3==1.25.9 # via requests
wcwidth==0.2.3 # via pytest
wcwidth==0.2.4 # via pytest
webencodings==0.5.1 # via bleach
wheel==0.34.2 # via syrupy
wrapt==1.12.1 # via deprecated
Expand Down

0 comments on commit 03dd8c4

Please sign in to comment.