File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ maintainers = [
47
47
# ----------------------------------------------------------------
48
48
dependencies = [
49
49
" alembic>=1.16.2" ,
50
- " cryptography>=45.0.4 " ,
50
+ " cryptography>=45.0.5 " ,
51
51
" fastapi>=0.115.14" ,
52
52
" filelock>=3.18.0" ,
53
53
" gunicorn>=23.0.0" ,
@@ -107,7 +107,7 @@ dev = [
107
107
" check-manifest>=0.50" ,
108
108
" code2flow>=2.5.1" ,
109
109
" cookiecutter>=2.6.0" ,
110
- " coverage>=7.9.1 " ,
110
+ " coverage>=7.9.2 " ,
111
111
" coverage-badge>=1.1.2" ,
112
112
" darglint>=1.8.1" ,
113
113
" fawltydeps>=0.20.0" ,
@@ -124,30 +124,30 @@ dev = [
124
124
" pylint>=3.3.7" ,
125
125
" pylint-pydantic>=0.3.5" ,
126
126
" pyre-check>=0.9.23" ,
127
- " pyrefly>=0.21.0 " ,
127
+ " pyrefly>=0.22.2 " ,
128
128
" pyright>=1.1.402" ,
129
- " pyroma>=4.2 " ,
129
+ " pyroma>=4.3.3 " ,
130
130
" pyspelling>=2.10" ,
131
131
" pytest>=8.4.1" ,
132
132
" pytest-asyncio>=1.0.0" ,
133
133
" pytest-cov>=6.2.1" ,
134
134
" pytest-examples>=0.0.18" ,
135
135
" pytest-md-report>=0.7.0" ,
136
136
" pytest-rerunfailures>=15.1" ,
137
- " pytest-xdist>=3.7 .0" ,
137
+ " pytest-xdist>=3.8 .0" ,
138
138
" pytype>=2024.10.11" ,
139
139
" radon>=6.0.1" ,
140
140
" redis>=6.2.0" ,
141
- " ruff>=0.12.1 " ,
141
+ " ruff>=0.12.2 " ,
142
142
" settings-doc>=4.3.2" ,
143
143
" snakeviz>=2.2.2" ,
144
144
" tomlcheck>=0.2.3" ,
145
145
" tox>=4.27.0" ,
146
146
" tox-uv>=1.26.1" ,
147
147
" twine>=6.1.0" ,
148
- " ty>=0.0.1a12 " ,
148
+ " ty>=0.0.1a13 " ,
149
149
" types-tabulate>=0.9.0.20241207" ,
150
- " uv>=0.7.17 " ,
150
+ " uv>=0.7.19 " ,
151
151
" yamllint>=1.37.1" ,
152
152
]
153
153
You can’t perform that action at this time.
0 commit comments