Skip to content

Commit a495094

Browse files
authored
Merge pull request #102 from pamelafox/dependabot/pip/psycopg2-2.9.11
Bump psycopg2 from 2.9.10 to 2.9.11
2 parents 32a78fa + f989f92 commit a495094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==3.1.2
22
Flask-Migrate==4.1.0
33
Flask-SQLAlchemy==3.1.1
44
Flask-WTF==1.2.2
5-
psycopg2==2.9.10
5+
psycopg2==2.9.11
66
python-dotenv==1.2.1 # Pinned lower due to docker-compose incompatibility
77
SQLAlchemy==2.0.43
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)