aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-05 15:06:04 +0000
committerGravatar GitHub <[email protected]>2022-02-05 15:06:04 +0000
commit7af2bd251f0a5b8853825ad3f652656907aa0c34 (patch)
treef5acd6ea40532bbe1555f98898ba78aa56a873e6 /pyproject.toml
parentMerge pull request #137 from python-discord/dependabot/pip/urllib3-1.26.5 (diff)
Bump spectree from 0.4.2 to 0.7.2
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.2 to 0.7.2. - [Release notes](https://github.com/0b01001001/spectree/releases) - [Commits](https://github.com/0b01001001/spectree/compare/v0.4.2...v0.7.2) --- updated-dependencies: - dependency-name: spectree dependency-type: direct:production update-type: version-update:semver-minor ... 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 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"