File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
directory : " /"
5
5
schedule :
6
6
interval : monthly
7
- open-pull-requests-limit : 10
7
+ open-pull-requests-limit : 20
Original file line number Diff line number Diff line change 1
- aiofiles == 0.8 .0
1
+ aiofiles == 22.1 .0
2
2
aioredis == 1.3.1
3
3
arq == 0.22
4
4
buildpg == 0.4
@@ -10,13 +10,13 @@ jinja2==3.1.2
10
10
libsass == 0.21.0
11
11
misaka == 2.1.1
12
12
MarkupSafe == 2.1.1
13
- phonenumbers == 8.12.54
13
+ phonenumbers == 8.12.56
14
14
pydantic [email ]== 1.9.2
15
15
python-multipart == 0.0.5
16
16
python-pdf == 0.39
17
17
requests == 2.28.1
18
18
starlette == 0.14.2
19
- tqdm == 4.64.0
19
+ tqdm == 4.64.1
20
20
ua-parser == 0.16.1
21
21
uvicorn == 0.18.3
22
- ipython == 8.4 .0
22
+ ipython == 8.5 .0
Original file line number Diff line number Diff line change 1
1
aiohttp == 3.8.1
2
2
black == 22.8.0
3
- coverage == 6.4.4
3
+ coverage == 6.5.0
4
4
docutils == 0.19
5
5
flake8 == 5.0.4
6
6
isort == 5.10.1
7
7
pycodestyle == 2.9.1
8
8
pyflakes == 2.5.0
9
- pytest == 7.1.2
10
- pytest-cov == 3 .0.0
11
- pytest-mock == 3.8.2
9
+ pytest == 7.1.3
10
+ pytest-cov == 4 .0.0
11
+ pytest-mock == 3.9.0
12
12
pytest-sugar == 0.9.5
13
13
pytest-timeout == 2.1.0
14
14
pytest-toolbox == 0.4
You can’t perform that action at this time.
0 commit comments