5
5
# pip-compile --allow-unsafe --output-file=requirements/test.txt --resolver=backtracking --strip-extras requirements/test.in
6
6
#
7
7
aiodns==3.5.0
8
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
8
+ # via -r requirements/runtime-deps.in
9
9
aiohappyeyeballs==2.6.1
10
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
10
+ # via -r requirements/runtime-deps.in
11
11
aiosignal==1.4.0
12
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
12
+ # via -r requirements/runtime-deps.in
13
13
annotated-types==0.7.0
14
14
# via pydantic
15
15
async-timeout==5.0.1 ; python_version < "3.11"
16
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
16
+ # via -r requirements/runtime-deps.in
17
17
blockbuster==1.5.25
18
18
# via -r requirements/test.in
19
19
brotli==1.1.0 ; platform_python_implementation == "CPython"
20
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
20
+ # via -r requirements/runtime-deps.in
21
21
cffi==1.17.1
22
22
# via
23
23
# cryptography
@@ -41,10 +41,10 @@ freezegun==1.5.3
41
41
# via -r requirements/test.in
42
42
frozenlist==1.7.0
43
43
# via
44
- # -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
44
+ # -r requirements/runtime-deps.in
45
45
# aiosignal
46
46
gunicorn==23.0.0
47
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/base.in
47
+ # via -r requirements/base.in
48
48
idna==3.6
49
49
# via
50
50
# trustme
@@ -59,7 +59,7 @@ mdurl==0.1.2
59
59
# via markdown-it-py
60
60
multidict==6.6.3
61
61
# via
62
- # -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
62
+ # -r requirements/runtime-deps.in
63
63
# yarl
64
64
mypy==1.17.0 ; implementation_name == "cpython"
65
65
# via -r requirements/test.in
@@ -79,7 +79,7 @@ pluggy==1.6.0
79
79
# pytest-cov
80
80
propcache==0.3.2
81
81
# via
82
- # -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
82
+ # -r requirements/runtime-deps.in
83
83
# yarl
84
84
proxy-py==2.4.10
85
85
# via -r requirements/test.in
@@ -114,7 +114,7 @@ python-dateutil==2.9.0.post0
114
114
# via freezegun
115
115
python-on-whales==0.78.0
116
116
# via -r requirements/test.in
117
- rich==14.0 .0
117
+ rich==14.1 .0
118
118
# via pytest-codspeed
119
119
setuptools-git==1.2
120
120
# via -r requirements/test.in
@@ -136,17 +136,16 @@ typing-extensions==4.14.1
136
136
# pydantic
137
137
# pydantic-core
138
138
# python-on-whales
139
- # rich
140
139
# typing-inspection
141
140
typing-inspection==0.4.1
142
141
# via pydantic
143
142
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
144
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/base.in
143
+ # via -r requirements/base.in
145
144
wait-for-it==2.3.0
146
145
# via -r requirements/test.in
147
146
yarl==1.20.1
148
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
147
+ # via -r requirements/runtime-deps.in
149
148
zlib-ng==0.5.1
150
149
# via -r requirements/test.in
151
150
zstandard==0.23.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
152
- # via -r /home/dependabot/dependabot-updater/tmp/20250715-1384-v0sr9j/dependabot_20250715-1384-mw23m4/ requirements/runtime-deps.in
151
+ # via -r requirements/runtime-deps.in
0 commit comments