Skip to content

Commit afec833

Browse files
chore(deps-dev): Bump psycopg from 3.1.13 to 3.1.14 (#309)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 904dde3 commit afec833

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
@@ -18,7 +18,7 @@ flake8-type-checking = "^2.7.0"
1818
isort = "^5.12.0"
1919
pep8-naming = "^0.13.3"
2020
SQLAlchemy = "^2.0.23"
21-
psycopg = "^3.1.13"
21+
psycopg = "^3.1.14"
2222
psycopg-binary = "^3.1.13"
2323
mysql-connector-python = "^8.2.0"
2424

@@ -33,7 +33,7 @@ pytest-html = "^4.1.1"
3333
pytest-html-merger = "^0.0.10"
3434
toxiproxy-python = "^0.1.1"
3535
parameterized = "^0.9.0"
36-
psycopg = "^3.1.13"
36+
psycopg = "^3.1.14"
3737
psycopg-binary = "^3.1.13"
3838
mysql-connector-python = "^8.2.0"
3939

0 commit comments

Comments
 (0)