aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-04-04 11:36:22 +0300
committerGravatar GitHub <[email protected]>2021-04-04 11:36:22 +0300
commit455fa774483eae23304cbfb81e4505d917556adb (patch)
treeb8730cd6d5bd718495a5a510bbba694b1fa2d5e5 /pyproject.toml
parentMerge pull request #77 from python-discord/dependabot/pip/flake8-annotations-... (diff)
parentBump 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.toml2
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"