Skip to content

Commit

Permalink
Merge pull request #482 from Mindful-AI-Assistants/dependabot/pip/psy…
Browse files Browse the repository at this point in the history
…copg2-binary-2.9.10

fix: bump psycopg2-binary from 2.9.9 to 2.9.10
  • Loading branch information
FabianaCampanari authored Oct 18, 2024
2 parents cc23e6b + f6d636d commit 54c7d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requests==2.32.3

# Bibliotecas para trabalhar com bancos de dados
sqlalchemy==2.0.35
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10

# Bibliotecas para Jupyter Notebook

Expand Down

0 comments on commit 54c7d6f

Please sign in to comment.