Skip to content

Commit b4ae0af

Browse files
Bump psycopg2-binary from 2.9.3 to 2.9.5 (apmaros#142)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.5. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 511876d commit b4ae0af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ newrelic==8.4.0
5353
# via -r requirements/requirements.in
5454
packaging==21.3
5555
# via redis
56-
psycopg2-binary==2.9.3
56+
psycopg2-binary==2.9.5
5757
# via -r requirements/requirements.in
5858
pycparser==2.21
5959
# via cffi

requirements/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ newrelic==8.4.0
99
redis==4.3.4
1010
requests==2.28.1
1111
SQLAlchemy==1.4.42
12-
psycopg2-binary==2.9.3
12+
psycopg2-binary==2.9.5
1313
coverage==6.4.4
1414
setuptools~=57.4.0
1515
pytz~=2022.1

0 commit comments

Comments
 (0)