Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ jobs:
NODE_VERSION: 22
# Note that the versions below are updated by `update_pyodide_versions()` in our weekly cronjob.
# The versions of pyodide-build and the Pyodide runtime may differ.
PYODIDE_VERSION: 0.29.0
PYODIDE_BUILD_VERSION: 0.30.9
PYODIDE_VERSION: 0.29.1
PYODIDE_BUILD_VERSION: 0.31.1
PYTHON_VERSION: 3.13.2
steps:
- uses: actions/checkout@v3
Expand Down
6 changes: 3 additions & 3 deletions hypothesis-python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@ setenv=
deps=
-r../requirements/test.txt
django42: django==4.2.27
django52: django==5.2.9
django60: django==6.0.0
django-nocontrib: django==6.0.0
django52: django==5.2.10
django60: django==6.0.1
django-nocontrib: django==6.0.1
commands =
python -bb -X dev -m tests.django.manage test tests.django {posargs}

Expand Down
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==25.0
# pytest
pandas==2.3.3
# via -r requirements/coverage.in
pathspec==0.12.1
pathspec==1.0.3
# via black
pexpect==4.9.0
# via -r requirements/test.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/crosshair.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ exceptiongroup==1.3.1 ; python_version < "3.11"
# pytest
execnet==2.1.2
# via pytest-xdist
hypothesis==6.148.11
hypothesis==6.150.0
# via hypothesis-crosshair
hypothesis-crosshair==0.0.27
# via -r requirements/crosshair.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/fuzzing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
annotated-types==0.7.0
# via -r requirements/coverage.in
anyio==4.12.0
anyio==4.12.1
# via starlette
async-timeout==5.0.1
# via redis
Expand Down Expand Up @@ -57,7 +57,7 @@ hyperframe==6.1.0
# via h2
hypofuzz==25.11.1
# via -r requirements/fuzzing.in
hypothesis[cli,watchdog]==6.148.11
hypothesis[cli,watchdog]==6.150.0
# via hypofuzz
idna==3.11
# via
Expand Down Expand Up @@ -89,7 +89,7 @@ packaging==25.0
# pytest
pandas==2.3.3
# via -r requirements/coverage.in
pathspec==0.12.1
pathspec==1.0.3
# via black
pexpect==4.9.0
# via -r requirements/test.in
Expand Down Expand Up @@ -147,7 +147,7 @@ sortedcontainers==2.4.0
# hypothesis
# hypothesis (hypothesis-python/pyproject.toml)
# trio
starlette==0.50.0
starlette==0.51.0
# via hypofuzz
taskgroup==0.2.2
# via hypercorn
Expand Down
28 changes: 14 additions & 14 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via furo
alabaster==1.0.0
# via sphinx
anyio==4.12.0
anyio==4.12.1
# via
# starlette
# watchfiles
Expand All @@ -32,13 +32,13 @@ black==25.12.0
# via shed
blinker==1.9.0
# via pelican
build==1.3.0
build==1.4.0
# via
# -r requirements/tools.in
# pip-tools
cachetools==6.2.4
# via tox
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
Expand Down Expand Up @@ -70,7 +70,7 @@ decorator==5.2.1
# via ipython
distlib==0.4.0
# via virtualenv
django==5.2.9
django==5.2.10
# via -r requirements/tools.in
docutils==0.21.2
# via
Expand All @@ -93,7 +93,7 @@ executing==2.2.1
# via stack-data
feedgenerator==2.2.1
# via pelican
filelock==3.20.2
filelock==3.20.3
# via
# tox
# virtualenv
Expand All @@ -113,7 +113,7 @@ importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via pytest
ipython==8.37.0
ipython==8.38.0
# via -r requirements/tools.in
isort==7.0.0
# via shed
Expand Down Expand Up @@ -184,7 +184,7 @@ packaging==25.0
# twine
parso==0.8.5
# via jedi
pathspec==0.12.1
pathspec==1.0.3
# via
# black
# mypy
Expand Down Expand Up @@ -231,7 +231,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyright==1.1.407
pyright==1.1.408
# via -r requirements/tools.in
pytest==9.0.2
# via
Expand Down Expand Up @@ -271,7 +271,7 @@ rich==14.2.0
# via
# pelican
# twine
ruff==0.14.10
ruff==0.14.11
# via -r requirements/tools.in
secretstorage==3.5.0
# via keyring
Expand Down Expand Up @@ -322,7 +322,7 @@ sqlparse==0.5.5
# via django
stack-data==0.6.3
# via ipython
starlette==0.50.0
starlette==0.51.0
# via sphinx-autobuild
tokenize-rt==6.2.0
# via pyupgrade
Expand All @@ -337,7 +337,7 @@ tomli==2.3.0
# pytest
# sphinx
# tox
tox==4.33.0
tox==4.34.1
# via -r requirements/tools.in
traitlets==5.14.3
# via
Expand Down Expand Up @@ -376,13 +376,13 @@ typing-extensions==4.15.0
# virtualenv
unidecode==1.4.0
# via pelican
urllib3==2.6.2
urllib3==2.6.3
# via
# requests
# twine
uvicorn==0.40.0
# via sphinx-autobuild
virtualenv==20.35.4
virtualenv==20.36.1
# via tox
watchdog==6.0.0
# via -r requirements/tools.in
Expand All @@ -392,7 +392,7 @@ watchfiles==1.1.1
# sphinx-autobuild
wcwidth==0.2.14
# via prompt-toolkit
websockets==15.0.1
websockets==16.0
# via sphinx-autobuild
wheel==0.45.1
# via pip-tools
Expand Down
4 changes: 2 additions & 2 deletions tooling/src/hypothesistooling/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,8 @@ def update_python_versions():

DJANGO_VERSIONS = {
"4.2": "4.2.27",
"5.2": "5.2.9",
"6.0": "6.0.0",
"5.2": "5.2.10",
"6.0": "6.0.1",
}


Expand Down