Skip to content

Commit

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

* update charmcraft

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: arturo-seijas <[email protected]>
Co-authored-by: Amanda H. L. de Andrade Katz <[email protected]>
Co-authored-by: arturo-seijas <[email protected]>
  • Loading branch information
4 people authored Oct 4, 2023
1 parent ec8cbdf commit 2547f13
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 @@ -18,4 +18,4 @@ parts:
- cargo
- rustc
charm-binary-python-packages:
- psycopg2-binary==2.9.7
- psycopg2-binary==2.9.8
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jsonschema ==4.19.1
ops ==2.7.0
pydantic ==1.10.13
psycopg2-binary ==2.9.7
psycopg2-binary ==2.9.8
requests == 2.31.0
cosl ==0.0.7

0 comments on commit 2547f13

Please sign in to comment.