diff options
author | 2022-02-05 17:06:41 +0200 | |
---|---|---|
committer | 2022-02-05 17:06:41 +0200 | |
commit | da3a40a378c7558737cfb688b8d134cd6507e05d (patch) | |
tree | f5acd6ea40532bbe1555f98898ba78aa56a873e6 /pyproject.toml | |
parent | Merge pull request #137 from python-discord/dependabot/pip/urllib3-1.26.5 (diff) | |
parent | Bump spectree from 0.4.2 to 0.7.2 (diff) |
Merge pull request #134 from python-discord/dependabot/pip/spectree-0.7.2
Bump spectree from 0.4.2 to 0.7.2
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 34cae46..bf7c51b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pyjwt = "^2.3.0" httpx = "^0.17.1" gunicorn = "^20.1.0" pydantic = "^1.8.2" -spectree = "^0.4.2" +spectree = "^0.7.2" deepmerge = "^0.2.1" sentry-sdk = "^1.0.0" |