aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-02 08:14:25 +0000
committerGravatar GitHub <[email protected]>2021-04-02 08:14:25 +0000
commit51c1a6cc7d74bbcbb437b4d5ff468cc5b9731097 (patch)
treeb8730cd6d5bd718495a5a510bbba694b1fa2d5e5 /pyproject.toml
parentMerge pull request #77 from python-discord/dependabot/pip/flake8-annotations-... (diff)
Bump spectree from 0.4.0 to 0.4.1
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/0b01001001/spectree/releases) - [Commits](https://github.com/0b01001001/spectree/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot[bot] <[email protected]>
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"