Skip to content

Commit b6c003f

Browse files
chore: update-dependencies
1 parent 37d2d70 commit b6c003f

3 files changed

Lines changed: 60 additions & 40 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"
6363
exclude-newer-package = {}
6464

6565
[dependency-groups]

requirements.uvmirror.txt

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
55
cfgv==3.5.0
66
# via pre-commit
@@ -12,9 +12,11 @@ coverage==7.13.4
1212
distlib==0.4.0
1313
# via virtualenv
1414
docker==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
1921
idna==3.11
2022
# via requests
@@ -25,7 +27,9 @@ nodeenv==1.10.0
2527
packaging==26.0
2628
# via pytest
2729
platformdirs==4.9.2
28-
# via virtualenv
30+
# via
31+
# python-discovery
32+
# virtualenv
2933
pluggy==1.6.0
3034
# via pytest
3135
pre-commit==4.5.1
@@ -34,13 +38,15 @@ pygments==2.19.2
3438
pymssql==2.3.13
3539
# via sqlrunner
3640
pytest==9.0.2
41+
python-discovery==1.1.0
42+
# via virtualenv
3743
pywin32==311 ; sys_platform == 'win32'
3844
# via docker
3945
pyyaml==6.0.3
4046
# via pre-commit
4147
requests==2.32.5
4248
# via docker
43-
ruff==0.15.2
49+
ruff==0.15.4
4450
sqlglot==29.0.1
4551
# via sqlrunner
4652
structlog==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

uv.lock

Lines changed: 46 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)