diff options
| author | 2022-10-25 21:56:39 +0100 | |
|---|---|---|
| committer | 2022-12-11 13:43:22 +0000 | |
| commit | 5ca70e57a13a0e302fc461c717d1549bd9091934 (patch) | |
| tree | e319f048b6e0bf1a44c748faf31f2bb16a9b7f54 /poetry.lock | |
| parent | Support 3.11 & bump all deps (diff) | |
Support 3.11 and bump CI to use 3.11
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/poetry.lock b/poetry.lock index 55f6424d..f4e22885 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1059,7 +1059,7 @@ async-rediscache = ["async-rediscache"]  [metadata]  lock-version = "1.1"  python-versions = "3.10.* || 3.11.*" -content-hash = "119e62742a07e541682c834953a8c11eb459b4fd4b90bc46ab66341b2b709ba4" +content-hash = "f8b98393f7a10f019afb94260f87e92280533dda4057e9f7799dcd64512e13f2"  [metadata.files]  aiodns = [ | 
