Skip to content

Commit

Permalink
Merge pull request #3240 from HypothesisWorks/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update pinned dependencies
  • Loading branch information
Zac-HD committed Feb 27, 2022
2 parents 7892df0 + 2646ffb commit 31a54bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ click==8.0.4
# via
# -r requirements/coverage.in
# black
coverage==6.3.1
coverage==6.3.2
# via -r requirements/coverage.in
deprecated==1.2.13
# via redis
Expand Down
18 changes: 8 additions & 10 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ bandit==1.7.2
beautifulsoup4==4.10.0
# via sphinx-codeautolink
black==22.1.0
# via
# ipython
# shed
# via shed
bleach==4.1.0
# via readme-renderer
certifi==2021.10.8
Expand All @@ -51,7 +49,7 @@ colorama==0.4.4
# via twine
com2ann==0.3.0
# via shed
coverage==6.3.1
coverage==6.3.2
# via -r requirements/tools.in
cryptography==36.0.1
# via secretstorage
Expand Down Expand Up @@ -110,13 +108,13 @@ flake8-noqa==1.2.1
# via -r requirements/tools.in
flake8-polyfill==1.0.2
# via flake8-bandit
flake8-simplify==0.17.1
flake8-simplify==0.18.1
# via -r requirements/tools.in
flake8-strftime==0.3.2
# via -r requirements/tools.in
gitdb==4.0.9
# via gitpython
gitpython==3.1.26
gitpython==3.1.27
# via bandit
idna==3.3
# via requests
Expand All @@ -129,7 +127,7 @@ importlib-metadata==4.11.1
# twine
iniconfig==1.1.1
# via pytest
ipython==8.0.1
ipython==8.1.0
# via -r requirements/tools.in
isort==5.10.1
# via shed
Expand Down Expand Up @@ -243,7 +241,7 @@ requests==2.27.1
# twine
requests-toolbelt==0.9.1
# via twine
restructuredtext-lint==1.3.2
restructuredtext-lint==1.4.0
# via -r requirements/tools.in
rfc3986==2.0.0
# via twine
Expand Down Expand Up @@ -327,7 +325,7 @@ types-pkg-resources==0.1.3
# via -r requirements/tools.in
types-pytz==2021.3.5
# via -r requirements/tools.in
types-redis==4.1.16
types-redis==4.1.17
# via -r requirements/tools.in
typing-extensions==4.1.1
# via
Expand All @@ -342,7 +340,7 @@ urllib3==1.26.8
# via
# requests
# twine
virtualenv==20.13.1
virtualenv==20.13.2
# via tox
wcwidth==0.2.5
# via prompt-toolkit
Expand Down

0 comments on commit 31a54bb

Please sign in to comment.