diff options
| author | 2022-10-25 21:56:39 +0100 | |
|---|---|---|
| committer | 2022-10-25 21:56:39 +0100 | |
| commit | ca11056f14a2c765407956a77e84de587d49c536 (patch) | |
| tree | a3134d356c0445592a69a2a98e6146328effbcf7 /poetry.lock | |
| parent | Bump deps (diff) | |
Support 3.11 and bump CI to use 3.11
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/poetry.lock b/poetry.lock index 2c57723b..e4976bb4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1080,8 +1080,8 @@ async-rediscache = ["async-rediscache"] [metadata] lock-version = "1.1" -python-versions = "3.10.*" -content-hash = "3493b80e4e51967f9441c0c7035969a39c9f34c541bd6477af7ee8b84c8529d9" +python-versions = "3.10.* || 3.11.*" +content-hash = "a4ec22a98b0b67b8ff84abf87fa000813ad5bf67d65b8a4e8b7949feb748f331" [metadata.files] aiodns = [ |