Skip to content

Commit fd916b3

Browse files
chore(deps-dev): Bump psycopg from 3.1.18 to 3.1.19 (#528)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75f12ec commit fd916b3

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
@@ -39,7 +39,7 @@ flake8-type-checking = "^2.9.0"
3939
isort = "^5.13.2"
4040
pep8-naming = "^0.13.3"
4141
SQLAlchemy = "^2.0.30"
42-
psycopg = "^3.1.18"
42+
psycopg = "^3.1.19"
4343
psycopg-binary = "^3.1.18"
4444
mysql-connector-python = "^8.4.0"
4545

@@ -54,7 +54,7 @@ pytest-html = "^4.1.1"
5454
pytest-html-merger = "^0.0.10"
5555
toxiproxy-python = "^0.1.1"
5656
parameterized = "^0.9.0"
57-
psycopg = "^3.1.18"
57+
psycopg = "^3.1.19"
5858
psycopg-binary = "^3.1.18"
5959
mysql-connector-python = "^8.4.0"
6060
opentelemetry-exporter-otlp = "^1.22.0"

0 commit comments

Comments
 (0)