Skip to content

Commit 679ce87

Browse files
authored
Merge pull request #3541 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents 88d9d7b + f0b1252 commit 679ce87

File tree

4 files changed

+26
-28
lines changed

4 files changed

+26
-28
lines changed

requirements/coverage.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ click==8.1.3
1616
# via
1717
# -r requirements/coverage.in
1818
# black
19-
coverage==7.0.1
19+
coverage==7.0.4
2020
# via -r requirements/coverage.in
2121
dpcontracts==0.6.0
2222
# via -r requirements/coverage.in
@@ -28,7 +28,7 @@ execnet==1.9.0
2828
# via pytest-xdist
2929
fakeredis==2.4.0
3030
# via -r requirements/coverage.in
31-
iniconfig==1.1.1
31+
iniconfig==2.0.0
3232
# via pytest
3333
lark==1.1.5
3434
# via -r requirements/coverage.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exceptiongroup==1.1.0 ; python_version < "3.11"
1414
# pytest
1515
execnet==1.9.0
1616
# via pytest-xdist
17-
iniconfig==1.1.1
17+
iniconfig==2.0.0
1818
# via pytest
1919
packaging==22.0
2020
# via pytest

requirements/tools.txt

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ com2ann==0.3.0
5555
# via shed
5656
commonmark==0.9.1
5757
# via rich
58-
coverage==7.0.1
58+
coverage==7.0.4
5959
# via -r requirements/tools.in
60-
cryptography==38.0.4
60+
cryptography==39.0.0
6161
# via secretstorage
6262
decorator==5.1.1
6363
# via ipython
6464
distlib==0.3.6
6565
# via virtualenv
66-
django==4.1.4
66+
django==4.1.5
6767
# via -r requirements/tools.in
6868
docutils==0.19
6969
# via
@@ -133,13 +133,13 @@ idna==3.4
133133
# via requests
134134
imagesize==1.4.1
135135
# via sphinx
136-
importlib-metadata==5.2.0
136+
importlib-metadata==6.0.0
137137
# via
138138
# keyring
139139
# twine
140-
iniconfig==1.1.1
140+
iniconfig==2.0.0
141141
# via pytest
142-
ipython==8.7.0
142+
ipython==8.8.0
143143
# via -r requirements/tools.in
144144
isort==5.11.4
145145
# via shed
@@ -197,9 +197,11 @@ pexpect==4.8.0
197197
# via ipython
198198
pickleshare==0.7.5
199199
# via ipython
200+
pip==22.3.1
201+
# via pip-tools
200202
pip-tools==6.12.1
201203
# via -r requirements/tools.in
202-
pkginfo==1.9.2
204+
pkginfo==1.9.5
203205
# via twine
204206
platformdirs==2.6.2
205207
# via
@@ -220,21 +222,21 @@ pycodestyle==2.10.0
220222
# via flake8
221223
pycparser==2.21
222224
# via cffi
223-
pydocstyle==6.1.1
225+
pydocstyle==6.2.2
224226
# via flake8-docstrings
225227
pyflakes==3.0.1
226228
# via
227229
# autoflake
228230
# flake8
229-
pygments==2.13.0
231+
pygments==2.14.0
230232
# via
231233
# ipython
232234
# readme-renderer
233235
# rich
234236
# sphinx
235-
pyproject-api==1.2.1
237+
pyproject-api==1.4.0
236238
# via tox
237-
pyright==1.1.286
239+
pyright==1.1.287
238240
# via -r requirements/tools.in
239241
pytest==7.2.0
240242
# via -r requirements/tools.in
@@ -262,10 +264,15 @@ restructuredtext-lint==1.4.0
262264
# via -r requirements/tools.in
263265
rfc3986==2.0.0
264266
# via twine
265-
rich==13.0.0
267+
rich==13.0.1
266268
# via twine
267269
secretstorage==3.3.3
268270
# via keyring
271+
setuptools==65.6.3
272+
# via
273+
# nodeenv
274+
# pip-tools
275+
# sphinxcontrib-jquery
269276
shed==0.10.8
270277
# via -r requirements/tools.in
271278
six==1.16.0
@@ -283,7 +290,7 @@ sortedcontainers==2.4.0
283290
# via hypothesis (hypothesis-python/setup.py)
284291
soupsieve==2.3.2.post1
285292
# via beautifulsoup4
286-
sphinx==6.0.0
293+
sphinx==6.1.2
287294
# via
288295
# -r requirements/tools.in
289296
# sphinx-codeautolink
@@ -329,7 +336,7 @@ tomli==2.0.1
329336
# pyproject-api
330337
# pytest
331338
# tox
332-
tox==4.1.2
339+
tox==4.2.6
333340
# via -r requirements/tools.in
334341
traitlets==5.8.0
335342
# via
@@ -343,7 +350,7 @@ types-pkg-resources==0.1.3
343350
# via -r requirements/tools.in
344351
types-pytz==2022.7.0.0
345352
# via -r requirements/tools.in
346-
types-redis==4.3.21.7
353+
types-redis==4.4.0.0
347354
# via -r requirements/tools.in
348355
typing-extensions==4.4.0
349356
# via
@@ -369,12 +376,3 @@ wheel==0.38.4
369376
# via pip-tools
370377
zipp==3.11.0
371378
# via importlib-metadata
372-
373-
# The following packages are considered to be unsafe in a requirements file:
374-
pip==22.3.1
375-
# via pip-tools
376-
setuptools==65.6.3
377-
# via
378-
# nodeenv
379-
# pip-tools
380-
# sphinxcontrib-jquery

whole-repo-tests/test_mypy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from hypothesistooling.projects.hypothesispython import PYTHON_SRC
1717
from hypothesistooling.scripts import pip_tool, tool_path
1818

19-
PYTHON_VERSIONS = ["3.7", "3.8", "3.9", "3.10", "3.11"]
19+
PYTHON_VERSIONS = ["3.8", "3.9", "3.10", "3.11"]
2020

2121

2222
def test_mypy_passes_on_hypothesis():

0 commit comments

Comments
 (0)