Skip to content

Commit 71f4500

Browse files
chore(deps-dev): Bump psycopg from 3.1.16 to 3.1.17 (#369)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d10f331 commit 71f4500

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ flake8-type-checking = "^2.7.0"
3535
isort = "^5.13.2"
3636
pep8-naming = "^0.13.3"
3737
SQLAlchemy = "^2.0.25"
38-
psycopg = "^3.1.16"
38+
psycopg = "^3.1.17"
3939
psycopg-binary = "^3.1.16"
4040
mysql-connector-python = "^8.2.0"
4141

@@ -50,7 +50,7 @@ pytest-html = "^4.1.1"
5050
pytest-html-merger = "^0.0.10"
5151
toxiproxy-python = "^0.1.1"
5252
parameterized = "^0.9.0"
53-
psycopg = "^3.1.16"
53+
psycopg = "^3.1.17"
5454
psycopg-binary = "^3.1.16"
5555
mysql-connector-python = "^8.2.0"
5656

0 commit comments

Comments
 (0)