diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-14 10:36:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 10:36:21 +0000 |
commit | a111ba02079275376d8fe3b3fbedabf83afcc098 (patch) | |
tree | c80af135fc4c646bd1f10b9be91ca71abcd49b7b /poetry.lock | |
parent | Bump pyo3 from 0.20.2 to 0.20.3 (#16962) (diff) | |
download | synapse-a111ba02079275376d8fe3b3fbedabf83afcc098.tar.xz |
Bump types-psycopg2 from 2.9.21.16 to 2.9.21.20240311 (#16995)
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 9af88428b7..b0ec52a2f0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3117,13 +3117,13 @@ files = [ [[package]] name = "types-psycopg2" -version = "2.9.21.16" +version = "2.9.21.20240311" description = "Typing stubs for psycopg2" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "types-psycopg2-2.9.21.16.tar.gz", hash = "sha256:44a3ae748173bb637cff31654d6bd12de9ad0c7ad73afe737df6152830ed82ed"}, - {file = "types_psycopg2-2.9.21.16-py3-none-any.whl", hash = "sha256:e2f24b651239ccfda320ab3457099af035cf37962c36c9fa26a4dc65991aebed"}, + {file = "types-psycopg2-2.9.21.20240311.tar.gz", hash = "sha256:722945dffa6a729bebc660f14137f37edfcead5a2c15eb234212a7d017ee8072"}, + {file = "types_psycopg2-2.9.21.20240311-py3-none-any.whl", hash = "sha256:2e137ae2b516ee0dbaab6f555086b6cfb723ba4389d67f551b0336adf4efcf1b"}, ] [[package]] |