File tree Expand file tree Collapse file tree 5 files changed +17
-5
lines changed Expand file tree Collapse file tree 5 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ multidict==6.1.0
32
32
# yarl
33
33
packaging==24.2
34
34
# via gunicorn
35
- propcache==0.2.1
35
+ propcache==0.3.0
36
36
# via
37
37
# -r requirements/runtime-deps.in
38
38
# yarl
Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ attrs==25.1.0
26
26
# via -r requirements/runtime-deps.in
27
27
babel==2.17.0
28
28
# via sphinx
29
+ blockbuster==1.5.22
30
+ # via
31
+ # -r requirements/lint.in
32
+ # -r requirements/test.in
29
33
brotli==1.1.0 ; platform_python_implementation == "CPython"
30
34
# via -r requirements/runtime-deps.in
31
35
build==1.2.2.post1
@@ -70,6 +74,8 @@ execnet==2.1.1
70
74
# via pytest-xdist
71
75
filelock==3.17.0
72
76
# via virtualenv
77
+ forbiddenfruit==0.1.4
78
+ # via blockbuster
73
79
freezegun==1.5.1
74
80
# via
75
81
# -r requirements/lint.in
@@ -132,7 +138,7 @@ pluggy==1.5.0
132
138
# via pytest
133
139
pre-commit==4.1.0
134
140
# via -r requirements/lint.in
135
- propcache==0.2.1
141
+ propcache==0.3.0
136
142
# via
137
143
# -r requirements/runtime-deps.in
138
144
# yarl
Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ attrs==25.1.0
26
26
# via -r requirements/runtime-deps.in
27
27
babel==2.17.0
28
28
# via sphinx
29
+ blockbuster==1.5.22
30
+ # via
31
+ # -r requirements/lint.in
32
+ # -r requirements/test.in
29
33
brotli==1.1.0 ; platform_python_implementation == "CPython"
30
34
# via -r requirements/runtime-deps.in
31
35
build==1.2.2.post1
@@ -68,6 +72,8 @@ execnet==2.1.1
68
72
# via pytest-xdist
69
73
filelock==3.17.0
70
74
# via virtualenv
75
+ forbiddenfruit==0.1.4
76
+ # via blockbuster
71
77
freezegun==1.5.1
72
78
# via
73
79
# -r requirements/lint.in
@@ -129,7 +135,7 @@ pluggy==1.5.0
129
135
# via pytest
130
136
pre-commit==4.1.0
131
137
# via -r requirements/lint.in
132
- propcache==0.2.1
138
+ propcache==0.3.0
133
139
# via
134
140
# -r requirements/runtime-deps.in
135
141
# yarl
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ multidict==6.1.0
28
28
# via
29
29
# -r requirements/runtime-deps.in
30
30
# yarl
31
- propcache==0.2.1
31
+ propcache==0.3.0
32
32
# via
33
33
# -r requirements/runtime-deps.in
34
34
# yarl
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ packaging==24.2
71
71
# pytest
72
72
pluggy==1.5.0
73
73
# via pytest
74
- propcache==0.2.1
74
+ propcache==0.3.0
75
75
# via
76
76
# -r requirements/runtime-deps.in
77
77
# yarl
You can’t perform that action at this time.
0 commit comments