Skip to content

Commit

Permalink
Merge pull request #3674 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 Jun 12, 2023
2 parents 84fec36 + fedbe03 commit 6cdbcaa
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 30 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ if [ -n "${GITHUB_ACTIONS-}" ] || [ -n "${CODESPACES-}" ] ; then
else
# Otherwise, we install it from scratch
# NOTE: tooling keeps this version in sync with ci_version in tooling
"$SCRIPTS/ensure-python.sh" 3.10.11
PYTHON=$(pythonloc 3.10.11)/bin/python
"$SCRIPTS/ensure-python.sh" 3.10.12
PYTHON=$(pythonloc 3.10.12)/bin/python
fi

TOOL_REQUIREMENTS="$ROOT/requirements/tools.txt"
Expand Down
4 changes: 4 additions & 0 deletions hypothesis-python/RELEASE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
RELEASE_TYPE: patch

This patch updates our vendored `list of top-level domains <https://www.iana.org/domains/root/db>`__,
which is used by the provisional :func:`~hypothesis.provisional.domains` strategy.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Version 2023032500, Last Updated Sat Mar 25 07:07:02 2023 UTC
# Version 2023061100, Last Updated Sun Jun 11 07:07:01 2023 UTC
AAA
AARP
ABARTH
ABB
ABBOTT
ABBVIE
Expand Down Expand Up @@ -36,7 +35,6 @@ AIRFORCE
AIRTEL
AKDN
AL
ALFAROMEO
ALIBABA
ALIPAY
ALLFINANZ
Expand Down Expand Up @@ -410,7 +408,6 @@ FEEDBACK
FERRARI
FERRERO
FI
FIAT
FIDELITY
FIDO
FILM
Expand Down Expand Up @@ -677,7 +674,6 @@ LACAIXA
LAMBORGHINI
LAMER
LANCASTER
LANCIA
LAND
LANDROVER
LANXESS
Expand Down Expand Up @@ -751,7 +747,6 @@ MARKETING
MARKETS
MARRIOTT
MARSHALLS
MASERATI
MATTEL
MBA
MC
Expand Down
8 changes: 4 additions & 4 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ exceptiongroup==1.1.1 ; python_version < "3.11"
# pytest
execnet==1.9.0
# via pytest-xdist
fakeredis==2.13.0
fakeredis==2.14.1
# via -r requirements/coverage.in
iniconfig==2.0.0
# via pytest
lark==1.1.5
# via -r requirements/coverage.in
libcst==1.0.0
libcst==1.0.1
# via -r requirements/coverage.in
mypy-extensions==1.0.0
# via
Expand All @@ -50,13 +50,13 @@ pathspec==0.11.1
# via black
pexpect==4.8.0
# via -r requirements/test.in
platformdirs==3.5.1
platformdirs==3.5.3
# via black
pluggy==1.0.0
# via pytest
ptyprocess==0.7.0
# via pexpect
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/test.in
# pytest-xdist
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pluggy==1.0.0
# via pytest
ptyprocess==0.7.0
# via pexpect
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/test.in
# pytest-xdist
Expand Down
24 changes: 12 additions & 12 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ decorator==5.1.1
# via ipython
distlib==0.3.6
# via virtualenv
django==4.2.1
django==4.2.2
# via -r requirements/tools.in
docutils==0.18.1
# via
Expand All @@ -73,7 +73,7 @@ exceptiongroup==1.1.1 ; python_version < "3.11"
# pytest
executing==1.2.0
# via stack-data
filelock==3.12.0
filelock==3.12.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -105,7 +105,7 @@ keyring==23.13.1
# via twine
lark==1.1.5
# via -r requirements/tools.in
libcst==1.0.0
libcst==1.0.1
# via
# -r requirements/tools.in
# shed
Expand Down Expand Up @@ -148,7 +148,7 @@ pip-tools==6.13.0
# via -r requirements/tools.in
pkginfo==1.9.6
# via twine
platformdirs==3.5.1
platformdirs==3.5.3
# via
# black
# tox
Expand Down Expand Up @@ -177,13 +177,13 @@ pyproject-api==1.5.1
# via tox
pyproject-hooks==1.0.0
# via build
pyright==1.1.311
pyright==1.1.313
# via -r requirements/tools.in
pytest==7.3.1
pytest==7.3.2
# via -r requirements/tools.in
python-dateutil==2.8.2
# via -r requirements/tools.in
pyupgrade==3.4.0
pyupgrade==3.6.0
# via shed
pyyaml==6.0
# via libcst
Expand All @@ -203,7 +203,7 @@ rfc3986==2.0.0
# via twine
rich==13.4.1
# via twine
ruff==0.0.270
ruff==0.0.272
# via -r requirements/tools.in
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -231,7 +231,7 @@ sphinx-codeautolink==0.15.0
# via -r requirements/tools.in
sphinx-hoverxref==1.3.0
# via -r requirements/tools.in
sphinx-rtd-theme==1.2.1
sphinx-rtd-theme==1.2.2
# via -r requirements/tools.in
sphinx-selective-exclude==1.0.3
# via -r requirements/tools.in
Expand All @@ -255,7 +255,7 @@ sqlparse==0.4.4
# via django
stack-data==0.6.2
# via ipython
tokenize-rt==5.0.0
tokenize-rt==5.1.0
# via pyupgrade
tomli==2.0.1
# via
Expand All @@ -267,7 +267,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tox==4.5.2
tox==4.6.0
# via -r requirements/tools.in
traitlets==5.9.0
# via
Expand All @@ -294,7 +294,7 @@ typing-extensions==4.6.3
# typing-inspect
typing-inspect==0.9.0
# via libcst
urllib3==2.0.2
urllib3==2.0.3
# via
# requests
# twine
Expand Down
10 changes: 5 additions & 5 deletions tooling/src/hypothesistooling/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -380,11 +380,11 @@ def run_tox(task, version, *args):
# When a version is added or removed, manually update the env lists in tox.ini and
# workflows/main.yml, and the `Programming Language ::` specifiers in setup.py
PYTHONS = {
"3.7": "3.7.16",
"3.8": "3.8.16",
"3.9": "3.9.16",
"3.10": "3.10.11",
"3.11": "3.11.3",
"3.7": "3.7.17",
"3.8": "3.8.17",
"3.9": "3.9.17",
"3.10": "3.10.12",
"3.11": "3.11.4",
"3.12": "3.12-dev",
"3.13": "3.13-dev",
"pypy3.7": "pypy3.7-7.3.9",
Expand Down

0 comments on commit 6cdbcaa

Please sign in to comment.