Skip to content

Commit 4f94f77

Browse files
chore(deps-dev): Bump psycopg from 3.1.15 to 3.1.16 (#343)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e76212a commit 4f94f77

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -19,7 +19,7 @@ flake8-type-checking = "^2.7.0"
1919
isort = "^5.13.2"
2020
pep8-naming = "^0.13.3"
2121
SQLAlchemy = "^2.0.23"
22-
psycopg = "^3.1.15"
22+
psycopg = "^3.1.16"
2323
psycopg-binary = "^3.1.15"
2424
mysql-connector-python = "^8.2.0"
2525

@@ -34,7 +34,7 @@ pytest-html = "^4.1.1"
3434
pytest-html-merger = "^0.0.10"
3535
toxiproxy-python = "^0.1.1"
3636
parameterized = "^0.9.0"
37-
psycopg = "^3.1.15"
37+
psycopg = "^3.1.16"
3838
psycopg-binary = "^3.1.15"
3939
mysql-connector-python = "^8.2.0"
4040

0 commit comments

Comments
 (0)