summary refs log tree commit diff
path: root/poetry.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-28 07:53:57 -0400
committerGitHub <noreply@github.com>2023-08-28 07:53:57 -0400
commite54c1d4ed32b1f6538463f9839c8b8036ad998a9 (patch)
tree86cce6bf980f7162befb484110aaf480c0626c93 /poetry.lock
parentPrepare unit tests for Python 3.12 (#16099) (diff)
downloadsynapse-e54c1d4ed32b1f6538463f9839c8b8036ad998a9.tar.xz
Bump types-psycopg2 from 2.9.21.10 to 2.9.21.11 (#16200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 796890c3d8..c7ade12199 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3002,13 +3002,13 @@ files = [
 
 [[package]]
 name = "types-psycopg2"
-version = "2.9.21.10"
+version = "2.9.21.11"
 description = "Typing stubs for psycopg2"
 optional = false
 python-versions = "*"
 files = [
-    {file = "types-psycopg2-2.9.21.10.tar.gz", hash = "sha256:c2600892312ae1c34e12f145749795d93dc4eac3ef7dbf8a9c1bfd45385e80d7"},
-    {file = "types_psycopg2-2.9.21.10-py3-none-any.whl", hash = "sha256:918224a0731a3650832e46633e720703b5beef7693a064e777d9748654fcf5e5"},
+    {file = "types-psycopg2-2.9.21.11.tar.gz", hash = "sha256:d5077eacf90e61db8c0b8eea2fdc9d4a97d7aaa16865fb4bd7034a7571520b4d"},
+    {file = "types_psycopg2-2.9.21.11-py3-none-any.whl", hash = "sha256:7a323d7744bc8a882fb5a6f63448e903fc70d3dc0d6da9ec1f9c6c4dc10a7102"},
 ]
 
 [[package]]