Skip to content

Commit 0f389c5

Browse files
chore(deps): update dependency psycopg2-binary to v2.9.9 (#58)
* chore(deps): update dependency psycopg2-binary to v2.9.9 * update charmcraft --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: arturo-seijas <arturo.seijas@canonical.com>
1 parent 2547f13 commit 0f389c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ parts:
1818
- cargo
1919
- rustc
2020
charm-binary-python-packages:
21-
- psycopg2-binary==2.9.8
21+
- psycopg2-binary==2.9.9

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jsonschema ==4.19.1
22
ops ==2.7.0
33
pydantic ==1.10.13
4-
psycopg2-binary ==2.9.8
4+
psycopg2-binary ==2.9.9
55
requests == 2.31.0
66
cosl ==0.0.7

0 commit comments

Comments
 (0)