File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ lines-after-imports = 2
6666# See https://github.com/opensafely-core/repo-template/blob/main/DEVELOPERS.md for details
6767[tool .uv ]
6868required-version = " >=0.9"
69- exclude-newer = " 2026-03-31T00 :00:00Z"
69+ exclude-newer = " 2026-05-10T00 :00:00Z"
7070exclude-newer-package = {}
7171
7272[dependency-groups ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ anyio==4.13.0
44 # via httpx
55asgiref==3.11.1
66 # via django
7- certifi==2026.2.25
7+ certifi==2026.4.22
88 # via
99 # httpcore
1010 # httpx
@@ -15,60 +15,60 @@ colorama==0.4.6 ; sys_platform == 'win32'
1515coverage==7.13.5
1616distlib==0.4.0
1717 # via virtualenv
18- django==6.0.3
18+ django==6.0.5
1919 # via
2020 # django-enum
2121 # reference-gateway
2222django-enum==2.4.2
2323 # via reference-gateway
24- filelock==3.25.2
24+ filelock==3.29.0
2525 # via
2626 # python-discovery
2727 # virtualenv
28- gunicorn==25.3 .0
28+ gunicorn==26.0 .0
2929 # via reference-gateway
3030h11==0.16.0
3131 # via httpcore
3232httpcore==1.0.9
3333 # via httpx
3434httpx==0.28.1
3535 # via reference-gateway
36- identify==2.6.18
36+ identify==2.6.19
3737 # via pre-commit
38- idna==3.11
38+ idna==3.13
3939 # via
4040 # anyio
4141 # httpx
4242iniconfig==2.3.0
4343 # via pytest
4444nodeenv==1.10.0
4545 # via pre-commit
46- packaging==26.0
46+ packaging==26.2
4747 # via
4848 # gunicorn
4949 # pytest
50- platformdirs==4.9.4
50+ platformdirs==4.9.6
5151 # via
5252 # python-discovery
5353 # virtualenv
5454pluggy==1.6.0
5555 # via pytest
56- pre-commit==4.5.1
56+ pre-commit==4.6.0
5757pygments==2.20.0
5858 # via pytest
59- pytest==9.0.2
59+ pytest==9.0.3
6060 # via pytest-django
6161pytest-django==4.12.0
62- python-discovery==1.2.1
62+ python-discovery==1.3.0
6363 # via virtualenv
6464pyyaml==6.0.3
6565 # via pre-commit
66- ruff==0.15.8
66+ ruff==0.15.12
6767sqlparse==0.5.5
6868 # via django
69- tzdata==2025.3 ; sys_platform == 'win32'
69+ tzdata==2026.2 ; sys_platform == 'win32'
7070 # via django
71- virtualenv==21.2.0
71+ virtualenv==21.3.1
7272 # via pre-commit
7373xkcdpass==1.30.0
7474 # via reference-gateway
You can’t perform that action at this time.
0 commit comments