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-04-15T00 :00:00Z"
62+ exclude-newer = " 2026-04-29T00 :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.2.25
3+ certifi==2026.4.22
44 # via requests
55cfgv==3.5.0
66 # via pre-commit
@@ -12,27 +12,27 @@ coverage==7.13.5
1212distlib==0.4.0
1313 # via virtualenv
1414docker==7.1.0
15- filelock==3.28 .0
15+ filelock==3.29 .0
1616 # via
1717 # python-discovery
1818 # virtualenv
19- identify==2.6.18
19+ identify==2.6.19
2020 # via pre-commit
21- idna==3.11
21+ idna==3.13
2222 # via requests
2323iniconfig==2.3.0
2424 # via pytest
2525nodeenv==1.10.0
2626 # via pre-commit
27- packaging==26.1
27+ packaging==26.2
2828 # via pytest
2929platformdirs==4.9.6
3030 # via
3131 # python-discovery
3232 # virtualenv
3333pluggy==1.6.0
3434 # via pytest
35- pre-commit==4.5.1
35+ pre-commit==4.6.0
3636pygments==2.20.0
3737 # via pytest
3838pymssql==2.3.13
@@ -46,14 +46,14 @@ pyyaml==6.0.3
4646 # via pre-commit
4747requests==2.33.1
4848 # via docker
49- ruff==0.15.10
50- sqlglot==30.4.3
49+ ruff==0.15.12
50+ sqlglot==30.6.0
5151 # via sqlrunner
5252structlog==25.5.0
5353 # via sqlrunner
5454urllib3==2.6.3
5555 # via
5656 # docker
5757 # requests
58- virtualenv==21.2.4
58+ virtualenv==21.3.0
5959 # via pre-commit
You can’t perform that action at this time.
0 commit comments