Skip to content
Merged
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 @@ -59,7 +59,7 @@ isort.lines-after-imports = 2
# Note: any `exclude-newer-package` timestamps should be removed if > 7 days old
# See https://github.com/opensafely-core/repo-template/blob/main/DEVELOPERS.md for details
[tool.uv]
exclude-newer = "2026-02-25T00:00:00Z"
exclude-newer = "2026-03-04T00:00:00Z"
exclude-newer-package = {}

[dependency-groups]
Expand Down
20 changes: 13 additions & 7 deletions requirements.uvmirror.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv export --format requirements-txt --frozen --no-hashes --all-groups --all-extras
certifi==2026.1.4
certifi==2026.2.25
# via requests
cfgv==3.5.0
# via pre-commit
Expand All @@ -12,9 +12,11 @@ coverage==7.13.4
distlib==0.4.0
# via virtualenv
docker==7.1.0
filelock==3.24.3
# via virtualenv
identify==2.6.16
filelock==3.25.0
# via
# python-discovery
# virtualenv
identify==2.6.17
# via pre-commit
idna==3.11
# via requests
Expand All @@ -25,7 +27,9 @@ nodeenv==1.10.0
packaging==26.0
# via pytest
platformdirs==4.9.2
# via virtualenv
# via
# python-discovery
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.5.1
Expand All @@ -34,13 +38,15 @@ pygments==2.19.2
pymssql==2.3.13
# via sqlrunner
pytest==9.0.2
python-discovery==1.1.0
# via virtualenv
pywin32==311 ; sys_platform == 'win32'
# via docker
pyyaml==6.0.3
# via pre-commit
requests==2.32.5
# via docker
ruff==0.15.2
ruff==0.15.4
sqlglot==29.0.1
# via sqlrunner
structlog==25.5.0
Expand All @@ -49,5 +55,5 @@ urllib3==2.6.3
# via
# docker
# requests
virtualenv==20.39.0
virtualenv==21.1.0
# via pre-commit
78 changes: 46 additions & 32 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading