File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,8 @@ packaging==25.0
136
136
# sphinx
137
137
pip-tools==7.4.1
138
138
# via -r requirements/dev.in
139
+ pkgconfig==1.5.5
140
+ # via -r requirements/test.in
139
141
platformdirs==4.3.8
140
142
# via virtualenv
141
143
pluggy==1.6.0
@@ -152,7 +154,7 @@ pycares==4.8.0
152
154
# via aiodns
153
155
pycparser==2.22
154
156
# via cffi
155
- pydantic==2.11.4
157
+ pydantic==2.11.5
156
158
# via python-on-whales
157
159
pydantic-core==2.33.2
158
160
# via pydantic
Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ packaging==25.0
133
133
# sphinx
134
134
pip-tools==7.4.1
135
135
# via -r requirements/dev.in
136
+ pkgconfig==1.5.5
137
+ # via -r requirements/test.in
136
138
platformdirs==4.3.8
137
139
# via virtualenv
138
140
pluggy==1.6.0
@@ -149,7 +151,7 @@ pycares==4.8.0
149
151
# via aiodns
150
152
pycparser==2.22
151
153
# via cffi
152
- pydantic==2.11.4
154
+ pydantic==2.11.5
153
155
# via python-on-whales
154
156
pydantic-core==2.33.2
155
157
# via pydantic
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ pycares==4.8.0
63
63
# via aiodns
64
64
pycparser==2.22
65
65
# via cffi
66
- pydantic==2.11.4
66
+ pydantic==2.11.5
67
67
# via python-on-whales
68
68
pydantic-core==2.33.2
69
69
# via pydantic
Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ packaging==25.0
71
71
# via
72
72
# gunicorn
73
73
# pytest
74
+ pkgconfig==1.5.5
75
+ # via -r requirements/test.in
74
76
pluggy==1.6.0
75
77
# via pytest
76
78
propcache==0.3.1
@@ -83,7 +85,7 @@ pycares==4.8.0
83
85
# via aiodns
84
86
pycparser==2.22
85
87
# via cffi
86
- pydantic==2.11.4
88
+ pydantic==2.11.5
87
89
# via python-on-whales
88
90
pydantic-core==2.33.2
89
91
# via pydantic
You can’t perform that action at this time.
0 commit comments