|
1 | 1 | # This file was autogenerated by uv via the following command: |
2 | 2 | # uv export --format requirements.txt --no-annotate --no-editable --no-hashes --only-group dev -o requirements/dev.txt |
| 3 | +ast-serialize==0.5.0 ; python_full_version >= '3.10' |
3 | 4 | bandit==1.8.6 ; python_full_version < '3.10' |
4 | 5 | bandit==1.9.4 ; python_full_version >= '3.10' |
5 | | -certifi==2026.2.25 |
6 | | -charset-normalizer==3.4.6 |
| 6 | +certifi==2026.5.20 |
| 7 | +charset-normalizer==3.4.7 |
7 | 8 | colorama==0.4.6 ; sys_platform == 'win32' |
8 | 9 | detect-secrets==1.5.0 |
9 | 10 | exceptiongroup==1.3.1 ; python_full_version < '3.11' |
10 | | -idna==3.11 |
| 11 | +idna==3.17 |
11 | 12 | iniconfig==2.1.0 ; python_full_version < '3.10' |
12 | 13 | iniconfig==2.3.0 ; python_full_version >= '3.10' |
13 | | -librt==0.8.1 ; platform_python_implementation != 'PyPy' |
14 | | -lxml==6.0.2 |
| 14 | +librt==0.11.0 ; platform_python_implementation != 'PyPy' |
| 15 | +lxml==6.1.1 |
15 | 16 | markdown-it-py==3.0.0 ; python_full_version < '3.10' |
16 | | -markdown-it-py==4.0.0 ; python_full_version >= '3.10' |
| 17 | +markdown-it-py==4.2.0 ; python_full_version >= '3.10' |
17 | 18 | mdurl==0.1.2 |
18 | 19 | mypy==1.19.1 ; python_full_version < '3.10' |
19 | | -mypy==1.20.0 ; python_full_version >= '3.10' |
| 20 | +mypy==2.1.0 ; python_full_version >= '3.10' |
20 | 21 | mypy-extensions==1.1.0 |
21 | | -packaging==26.0 |
22 | | -pathspec==1.0.4 |
| 22 | +packaging==26.2 |
| 23 | +pathspec==1.1.1 |
23 | 24 | pluggy==1.6.0 |
24 | 25 | psycopg==3.2.13 ; python_full_version < '3.10' |
25 | | -psycopg==3.3.3 ; python_full_version >= '3.10' |
| 26 | +psycopg==3.3.4 ; python_full_version >= '3.10' |
26 | 27 | psycopg-binary==3.2.13 ; python_full_version < '3.10' and implementation_name != 'pypy' |
27 | | -psycopg-binary==3.3.3 ; python_full_version >= '3.10' and implementation_name != 'pypy' |
| 28 | +psycopg-binary==3.3.4 ; python_full_version >= '3.10' and implementation_name != 'pypy' |
28 | 29 | pygments==2.20.0 |
29 | 30 | pytest==8.4.2 ; python_full_version < '3.10' |
30 | | -pytest==9.0.2 ; python_full_version >= '3.10' |
| 31 | +pytest==9.0.3 ; python_full_version >= '3.10' |
31 | 32 | python-dateutil==2.9.0.post0 |
32 | 33 | pyyaml==6.0.3 |
33 | 34 | requests==2.32.5 ; python_full_version < '3.10' |
34 | | -requests==2.33.1 ; python_full_version >= '3.10' |
35 | | -rich==14.3.3 |
36 | | -ruff==0.15.8 |
| 35 | +requests==2.34.2 ; python_full_version >= '3.10' |
| 36 | +rich==15.0.0 |
| 37 | +ruff==0.15.15 |
37 | 38 | six==1.17.0 |
38 | 39 | stevedore==5.5.0 ; python_full_version < '3.10' |
39 | | -stevedore==5.7.0 ; python_full_version >= '3.10' |
| 40 | +stevedore==5.8.0 ; python_full_version >= '3.10' |
40 | 41 | tomli==2.4.1 ; python_full_version < '3.11' |
41 | 42 | typing-extensions==4.15.0 |
42 | | -tzdata==2025.3 ; sys_platform == 'win32' |
43 | | -urllib3==2.6.3 |
| 43 | +tzdata==2026.2 ; sys_platform == 'win32' |
| 44 | +urllib3==2.6.3 ; python_full_version < '3.10' |
| 45 | +urllib3==2.7.0 ; python_full_version >= '3.10' |
44 | 46 | vulture==2.16 |
45 | 47 | webdavclient3==3.14.7 |
0 commit comments