Skip to content

Commit 4a7cfe2

Browse files
committed
update dependencies
1 parent d69985f commit 4a7cfe2

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

Pipfile.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ six==1.14.0
4242
smmap==3.0.2
4343
stevedore==1.32.0
4444
toml==0.10.0
45-
typed-ast==1.4.1 ; implementation_name == 'cpython' and python_version < '3.8'
45+
typed-ast==1.4.1
4646
urllib3==1.25.9
4747
wcwidth==0.1.9
4848
wrapt==1.12.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requests==2.23.0
2626
six==1.14.0
2727
starlette==0.13.2
2828
urllib3==1.25.9
29-
uvicorn==0.11.4
29+
uvicorn==0.11.5
3030
uvloop==0.14.0 ; sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'PyPy'
3131
websockets==8.1
3232
yarl==1.4.2

0 commit comments

Comments
 (0)