Skip to content

Commit 4ed733b

Browse files
Merge pull request #372 from tutorcruncher/reqs-uprev
2 parents 877ff0d + 88ec102 commit 4ed733b

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
aiofiles==0.7.0
1+
aiofiles==0.8.0
22
aioredis==1.3.1
33
arq==0.22
4-
buildpg==0.3
4+
buildpg==0.4
55
chevron==0.14.0
6-
click==7.1.2
6+
click==8.1.3
77
fastapi==0.68.1
88
foxglove-web==0.0.28
9-
jinja2==2.11.3
9+
jinja2==3.1.2
1010
libsass==0.21.0
1111
misaka==2.1.1
12-
MarkupSafe==2.0.1
13-
phonenumbers==8.12.28
14-
pydantic[email]==1.8.2
12+
MarkupSafe==2.1.1
13+
phonenumbers==8.12.50
14+
pydantic[email]==1.9.1
1515
python-multipart==0.0.5
1616
python-pdf==0.39
17-
requests==2.26.0
17+
requests==2.28.1
1818
starlette==0.14.2
19-
tqdm==4.62.0
20-
ua-parser==0.10.0
21-
uvicorn==0.14.0
19+
tqdm==4.64.0
20+
ua-parser==0.15.0
21+
uvicorn==0.18.2
2222
ipython==8.4.0

tests/requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
aiohttp==3.7.4
2-
black==21.5b2
3-
coverage==5.5
4-
docutils==0.17.1
5-
flake8==3.9.2
6-
isort==5.8.0
7-
pycodestyle==2.7.0
8-
pyflakes==2.3.1
9-
pytest==6.2.4
10-
pytest-cov==2.12.0
11-
pytest-mock==3.6.1
1+
aiohttp==3.8.1
2+
black==22.6.0
3+
coverage==6.4.1
4+
docutils==0.18.1
5+
flake8==4.0.1
6+
isort==5.10.1
7+
pycodestyle==2.8.0
8+
pyflakes==2.4.0
9+
pytest==7.1.2
10+
pytest-cov==3.0.0
11+
pytest-mock==3.8.1
1212
pytest-sugar==0.9.4
13-
pytest-timeout==1.4.2
13+
pytest-timeout==2.1.0
1414
pytest-toolbox==0.4

0 commit comments

Comments
 (0)