Skip to content

Commit

Permalink
Update psycopg2-binary from 2.9.4 to 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 14, 2022
1 parent b1659d3 commit 1259500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -27,7 +27,7 @@ pydantic==1.10.2 # Input validation
six==1.16.0 # Used in vendored dotteddict

# Database connections and management
psycopg2-binary==2.9.4; platform_python_implementation == "CPython"
psycopg2-binary==2.9.5; platform_python_implementation == "CPython"
psycopg2cffi==2.9.0; platform_python_implementation == "PyPy"
SQLAlchemy==1.3.24 # pyup: <1.4 #475
alembic==1.8.1
Expand Down

0 comments on commit 1259500

Please sign in to comment.