Skip to content
Open
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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ lines-after-imports = 2
# See https://github.com/opensafely-core/repo-template/blob/main/DEVELOPERS.md for details
[tool.uv]
required-version = ">=0.9"
exclude-newer = "2026-03-31T00:00:00Z"
exclude-newer = "2026-05-14T00:00:00Z"
exclude-newer-package = {}

[dependency-groups]
Expand Down
30 changes: 15 additions & 15 deletions requirements.uvmirror.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,71 +4,71 @@ anyio==4.13.0
# via httpx
asgiref==3.11.1
# via django
certifi==2026.2.25
certifi==2026.4.22
# via
# httpcore
# httpx
cfgv==3.5.0
# via pre-commit
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
coverage==7.13.5
coverage==7.14.0
distlib==0.4.0
# via virtualenv
django==6.0.3
django==6.0.5
# via
# django-enum
# reference-gateway
django-enum==2.4.2
# via reference-gateway
filelock==3.25.2
filelock==3.29.0
# via
# python-discovery
# virtualenv
gunicorn==25.3.0
gunicorn==26.0.0
# via reference-gateway
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via reference-gateway
identify==2.6.18
identify==2.6.19
# via pre-commit
idna==3.11
idna==3.15
# via
# anyio
# httpx
iniconfig==2.3.0
# via pytest
nodeenv==1.10.0
# via pre-commit
packaging==26.0
packaging==26.2
# via
# gunicorn
# pytest
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.5.1
pre-commit==4.6.0
pygments==2.20.0
# via pytest
pytest==9.0.2
pytest==9.0.3
# via pytest-django
pytest-django==4.12.0
python-discovery==1.2.1
python-discovery==1.3.1
# via virtualenv
pyyaml==6.0.3
# via pre-commit
ruff==0.15.8
ruff==0.15.12
sqlparse==0.5.5
# via django
tzdata==2025.3 ; sys_platform == 'win32'
tzdata==2026.2 ; sys_platform == 'win32'
# via django
virtualenv==21.2.0
virtualenv==21.3.3
# via pre-commit
xkcdpass==1.30.0
# via reference-gateway
Loading
Loading