diff options
| author | 2022-03-13 08:40:54 +0000 | |
|---|---|---|
| committer | 2022-03-13 08:40:54 +0000 | |
| commit | 99eab231502ff6dfa73f4e0075bf998da8f3811e (patch) | |
| tree | a16366ef333bbecfc69750038a8ad68c81703213 /pyproject.toml | |
| parent | Merge pull request #152 from python-discord/dependabot/pip/starlette-0.19.0 (diff) | |
Bump spectree from 0.7.2 to 0.7.6
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.7.2 to 0.7.6.
- [Release notes](https://github.com/0b01001001/spectree/releases)
- [Commits](https://github.com/0b01001001/spectree/compare/v0.7.2...v0.7.6)
---
updated-dependencies:
- dependency-name: spectree
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 66b14f6..6e5573f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pyjwt = "^2.3.0" httpx = "^0.22.0" gunicorn = "^20.1.0" pydantic = "^1.8.2" -spectree = "^0.7.2" +spectree = "^0.7.6" deepmerge = "^1.0.1" sentry-sdk = "^1.0.0" |