File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ isort.lines-after-imports = 2
5959# Note: any `exclude-newer-package` timestamps should be removed if > 7 days old
6060# See https://github.com/opensafely-core/repo-template/blob/main/DEVELOPERS.md for details
6161[tool .uv ]
62- exclude-newer = " 2026-02-25T00 :00:00Z"
62+ exclude-newer = " 2026-03-04T00 :00:00Z"
6363exclude-newer-package = {}
6464
6565[dependency-groups ]
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv export --format requirements-txt --frozen --no-hashes --all-groups --all-extras
3- certifi==2026.1.4
3+ certifi==2026.2.25
44 # via requests
55cfgv==3.5.0
66 # via pre-commit
@@ -12,9 +12,11 @@ coverage==7.13.4
1212distlib==0.4.0
1313 # via virtualenv
1414docker==7.1.0
15- filelock==3.24.3
16- # via virtualenv
17- identify==2.6.16
15+ filelock==3.25.0
16+ # via
17+ # python-discovery
18+ # virtualenv
19+ identify==2.6.17
1820 # via pre-commit
1921idna==3.11
2022 # via requests
@@ -25,7 +27,9 @@ nodeenv==1.10.0
2527packaging==26.0
2628 # via pytest
2729platformdirs==4.9.2
28- # via virtualenv
30+ # via
31+ # python-discovery
32+ # virtualenv
2933pluggy==1.6.0
3034 # via pytest
3135pre-commit==4.5.1
@@ -34,13 +38,15 @@ pygments==2.19.2
3438pymssql==2.3.13
3539 # via sqlrunner
3640pytest==9.0.2
41+ python-discovery==1.1.0
42+ # via virtualenv
3743pywin32==311 ; sys_platform == 'win32'
3844 # via docker
3945pyyaml==6.0.3
4046 # via pre-commit
4147requests==2.32.5
4248 # via docker
43- ruff==0.15.2
49+ ruff==0.15.4
4450sqlglot==29.0.1
4551 # via sqlrunner
4652structlog==25.5.0
@@ -49,5 +55,5 @@ urllib3==2.6.3
4955 # via
5056 # docker
5157 # requests
52- virtualenv==20.39 .0
58+ virtualenv==21.1 .0
5359 # via pre-commit
You can’t perform that action at this time.
0 commit comments