Skip to content

Commit

Permalink
chore(deps): update dependency psycopg2-binary to v2.9.7 (#21)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency psycopg2-binary to v2.9.7

* Fix charmcraft parts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: arturo-seijas <[email protected]>
Co-authored-by: arturo-seijas <[email protected]>
  • Loading branch information
3 people authored Aug 16, 2023
1 parent 1bff0cf commit 89e3260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ bases:
parts:
charm:
charm-binary-python-packages:
- psycopg2-binary==2.9.6
- psycopg2-binary==2.9.7
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ jsonschema == 4.17.3
ops >= 2.4.1
pydantic ==1.10.12
ops-lib-pgsql >= 1.4
psycopg2-binary == 2.9.6
psycopg2-binary ==2.9.7
requests>=2,<3

0 comments on commit 89e3260

Please sign in to comment.