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 @@ -7,7 +7,7 @@ dependencies = ["pymssql>=2.3.4"]
# 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"
required-version = ">=0.9"
exclude-newer-package = {}

Expand Down
12 changes: 6 additions & 6 deletions requirements.uvmirror.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ colorama==0.4.6 ; sys_platform == 'win32'
coverage==7.13.5
distlib==0.4.0
# via virtualenv
filelock==3.28.0
filelock==3.29.0
# via
# python-discovery
# virtualenv
identify==2.6.18
identify==2.6.19
# via pre-commit
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 @@ -35,6 +35,6 @@ python-discovery==1.2.2
# via virtualenv
pyyaml==6.0.3
# via pre-commit
ruff==0.15.10
virtualenv==21.2.4
ruff==0.15.12
virtualenv==21.3.0
# via pre-commit
70 changes: 35 additions & 35 deletions uv.lock

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

Loading