aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-08-09 22:37:13 +0100
committerGravatar GitHub <[email protected]>2022-08-09 22:37:13 +0100
commitbb0c4bbd3c91d07e56b291d02cd979287b7b5267 (patch)
tree2a8e7a2c887c7ad41a2763998bfdc9bd4ba33e49 /pyproject.toml
parentMerge pull request #200 from python-discord/dependabot/pip/sentry-sdk-1.9.3 (diff)
parentBump spectree from 0.10.4 to 0.10.5 (diff)
Merge pull request #199 from python-discord/dependabot/pip/spectree-0.10.5
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 5bfaea2..2f1046d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ pyjwt = "^2.4.0"
httpx = "^0.23.0"
gunicorn = "^20.1.0"
pydantic = "^1.8.2"
-spectree = "^0.10.4"
+spectree = "^0.10.5"
deepmerge = "^1.0.1"
sentry-sdk = "^1.9.3"