mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
📌 update lock file
This commit is contained in:
parent
fb6e5a69f2
commit
9c647682e7
10
poetry.lock
generated
10
poetry.lock
generated
@ -63,7 +63,7 @@ python-versions = "*"
|
||||
|
||||
[[package]]
|
||||
name = "anyio"
|
||||
version = "3.2.1"
|
||||
version = "3.3.0"
|
||||
description = "High level compatibility layer for multiple asynchronous event loop implementations"
|
||||
category = "main"
|
||||
optional = false
|
||||
@ -804,7 +804,7 @@ yapf = "*"
|
||||
|
||||
[package.source]
|
||||
type = "git"
|
||||
url = "git@github.com:nonebot/sphinx-markdown-builder.git"
|
||||
url = "https://github.com/nonebot/sphinx-markdown-builder.git"
|
||||
reference = "master"
|
||||
resolved_reference = "fdbc39e1b50aabf8dbcf129895fbbd02cbf54554"
|
||||
|
||||
@ -1073,7 +1073,7 @@ quart = ["Quart"]
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7.3"
|
||||
content-hash = "20fede888e08a5672048d298c5181eeba33f87cacc1bc01f0d3cefb468e7542a"
|
||||
content-hash = "11805844f6078642ec513874f2ec931b47e64d9b4c4d924f4a3957a9146ec42e"
|
||||
|
||||
[metadata.files]
|
||||
aiocache = [
|
||||
@ -1132,8 +1132,8 @@ alabaster = [
|
||||
{file = "alabaster-0.7.12.tar.gz", hash = "sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02"},
|
||||
]
|
||||
anyio = [
|
||||
{file = "anyio-3.2.1-py3-none-any.whl", hash = "sha256:442678a3c7e1cdcdbc37dcfe4527aa851b1b0c9162653b516e9f509821691d50"},
|
||||
{file = "anyio-3.2.1.tar.gz", hash = "sha256:07968db9fa7c1ca5435a133dc62f988d84ef78e1d9b22814a59d1c62618afbc5"},
|
||||
{file = "anyio-3.3.0-py3-none-any.whl", hash = "sha256:929a6852074397afe1d989002aa96d457e3e1e5441357c60d03e7eea0e65e1b0"},
|
||||
{file = "anyio-3.3.0.tar.gz", hash = "sha256:ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374"},
|
||||
]
|
||||
asgiref = [
|
||||
{file = "asgiref-3.4.1-py3-none-any.whl", hash = "sha256:ffc141aa908e6f175673e7b1b3b7af4fdb0ecb738fc5c8b88f69f055c2415214"},
|
||||
|
Loading…
Reference in New Issue
Block a user