diff options
| author | 2021-04-04 11:36:22 +0300 | |
|---|---|---|
| committer | 2021-04-04 11:36:22 +0300 | |
| commit | 455fa774483eae23304cbfb81e4505d917556adb (patch) | |
| tree | b8730cd6d5bd718495a5a510bbba694b1fa2d5e5 /pyproject.toml | |
| parent | Merge pull request #77 from python-discord/dependabot/pip/flake8-annotations-... (diff) | |
| parent | Bump spectree from 0.4.0 to 0.4.1 (diff) | |
Merge pull request #74 from python-discord/dependabot/pip/spectree-0.4.1
Bump spectree from 0.4.0 to 0.4.1
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index a1d5e52..73d293c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pyjwt = "^2.0.1" httpx = "^0.17.1" gunicorn = "^20.0.4" pydantic = "^1.8.1" -spectree = "^0.4.0" +spectree = "^0.4.1" deepmerge = "^0.2.1" sentry-sdk = "^1.0.0" |