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-04-15T00:00:00Z"
exclude-newer = "2026-04-29T00:00:00Z"
exclude-newer-package = {}

[dependency-groups]
Expand Down
18 changes: 9 additions & 9 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.2.25
certifi==2026.4.22
# via requests
cfgv==3.5.0
# via pre-commit
Expand All @@ -12,27 +12,27 @@ coverage==7.13.5
distlib==0.4.0
# via virtualenv
docker==7.1.0
filelock==3.28.0
filelock==3.29.0
# via
# python-discovery
# virtualenv
identify==2.6.18
identify==2.6.19
# via pre-commit
idna==3.11
idna==3.13
# via requests
iniconfig==2.3.0
# via pytest
nodeenv==1.10.0
# via pre-commit
packaging==26.1
packaging==26.2
# via pytest
platformdirs==4.9.6
# via
# python-discovery
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.5.1
pre-commit==4.6.0
pygments==2.20.0
# via pytest
pymssql==2.3.13
Expand All @@ -46,14 +46,14 @@ pyyaml==6.0.3
# via pre-commit
requests==2.33.1
# via docker
ruff==0.15.10
sqlglot==30.4.3
ruff==0.15.12
sqlglot==30.6.0
# via sqlrunner
structlog==25.5.0
# via sqlrunner
urllib3==2.6.3
# via
# docker
# requests
virtualenv==21.2.4
virtualenv==21.3.0
# via pre-commit
Loading
Loading