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-04-15T00 :00:00Z"
7070exclude-newer-package = {}
7171
7272[dependency-groups ]
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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.4
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.28.0
2525 # via
2626 # python-discovery
2727 # virtualenv
@@ -43,11 +43,11 @@ iniconfig==2.3.0
4343 # via pytest
4444nodeenv==1.10.0
4545 # via pre-commit
46- packaging==26.0
46+ packaging==26.1
4747 # via
4848 # gunicorn
4949 # pytest
50- platformdirs==4.9.4
50+ platformdirs==4.9.6
5151 # via
5252 # python-discovery
5353 # virtualenv
@@ -56,19 +56,19 @@ pluggy==1.6.0
5656pre-commit==4.5.1
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.2.2
6363 # via virtualenv
6464pyyaml==6.0.3
6565 # via pre-commit
66- ruff==0.15.8
66+ ruff==0.15.10
6767sqlparse==0.5.5
6868 # via django
69- tzdata==2025.3 ; sys_platform == 'win32'
69+ tzdata==2026.1 ; sys_platform == 'win32'
7070 # via django
71- virtualenv==21.2.0
71+ virtualenv==21.2.4
7272 # via pre-commit
7373xkcdpass==1.30.0
7474 # via reference-gateway
You can’t perform that action at this time.
0 commit comments