Skip to content

Commit

Permalink
Merge pull request HypothesisWorks#3842 from HypothesisWorks/create-p…
Browse files Browse the repository at this point in the history
…ull-request/patch

Update pinned dependencies
  • Loading branch information
Zac-HD committed Jan 14, 2024
2 parents 9052ded + 4ecd73a commit 798803a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fakeredis==2.20.1
# via -r requirements/coverage.in
iniconfig==2.0.0
# via pytest
lark==1.1.8
lark==1.1.9
# via -r requirements/coverage.in
libcst==1.1.0
# via -r requirements/coverage.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/fuzzing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ flask==3.0.0
# via dash
hypofuzz==23.12.1
# via -r requirements/fuzzing.in
hypothesis[cli]==6.92.2
hypothesis[cli]==6.93.0
# via
# hypofuzz
# hypothesis
Expand All @@ -70,9 +70,9 @@ iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
jinja2==3.1.3
# via flask
lark==1.1.8
lark==1.1.9
# via -r requirements/coverage.in
libcst==1.1.0
# via
Expand Down
31 changes: 13 additions & 18 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# ./build.sh upgrade-requirements
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
asgiref==3.7.2
# via django
Expand Down Expand Up @@ -85,7 +85,7 @@ importlib-metadata==7.0.1
# twine
iniconfig==2.0.0
# via pytest
ipython==8.19.0
ipython==8.20.0
# via -r requirements/tools.in
isort==5.13.2
# via shed
Expand All @@ -97,13 +97,13 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
jsonpointer==2.4
# via sphinx-jsonschema
keyring==24.3.0
# via twine
lark==1.1.8
lark==1.1.9
# via -r requirements/tools.in
libcst==1.1.0
# via
Expand All @@ -117,7 +117,7 @@ matplotlib-inline==0.1.6
# via ipython
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
mypy==1.8.0
# via -r requirements/tools.in
Expand Down Expand Up @@ -177,7 +177,7 @@ pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pyright==1.1.344
pyright==1.1.345
# via -r requirements/tools.in
pytest==7.4.4
# via -r requirements/tools.in
Expand Down Expand Up @@ -206,7 +206,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
ruff==0.1.11
ruff==0.1.13
# via -r requirements/tools.in
secretstorage==3.3.3
# via keyring
Expand All @@ -228,12 +228,7 @@ sphinx==7.2.6
# sphinx-codeautolink
# sphinx-hoverxref
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-codeautolink==0.15.0
# via -r requirements/tools.in
sphinx-hoverxref==1.3.0
Expand All @@ -244,21 +239,21 @@ sphinx-rtd-theme==2.0.0
# via -r requirements/tools.in
sphinx-selective-exclude==1.0.3
# via -r requirements/tools.in
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jquery==4.1
# via
# sphinx-hoverxref
# sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlparse==0.4.4
# via django
Expand All @@ -277,7 +272,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tox==4.11.4
tox==4.12.0
# via -r requirements/tools.in
traitlets==5.14.1
# via
Expand Down

0 comments on commit 798803a

Please sign in to comment.