Skip to content

Commit

Permalink
Merge pull request #95 from roodjong/dependabot/pip/psycopg-c-3.2.3
Browse files Browse the repository at this point in the history
Bump psycopg-c from 3.2.1 to 3.2.3
  • Loading branch information
pingiun authored Nov 16, 2024
2 parents 060e30b + 2c45fbf commit 840add4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions lock.x86_64-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@
},
"psycopg-c": {
"is_direct": false,
"sha256": "2d09943cc8a855c42c1e23b4298957b7ce8f27bf3683258c52fd139f601f7cda",
"sha256": "06ae7db8eaec1a3845960fa7f997f4ccdb1a7a7ab8dc593a680bcc74e1359671",
"type": "url",
"url": "https://files.pythonhosted.org/packages/a5/22/0e674f2f0ca1bda855e81e28aaa9765fe210a86f335ec9247ed15a2d94d4/psycopg_c-3.2.1.tar.gz",
"version": "3.2.1"
"url": "https://files.pythonhosted.org/packages/53/ba/74caf4eab78d95a173e65cb81507a589365aeafb1d9c84f374002b51dc53/psycopg_c-3.2.3.tar.gz",
"version": "3.2.3"
},
"requests": {
"is_direct": false,
Expand Down Expand Up @@ -219,5 +219,5 @@
}
}
},
"invalidationHash": "0b722b5239ac1cc412354f44b71642c920aea34502f800ddaa340320e2b958a6"
"invalidationHash": "d7bc81fd9dbcf78f2698bb29faf9abb258f2eb127bff73b1c3994fa5b0098d97"
}
2 changes: 1 addition & 1 deletion pip-snapshot-date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-09-30
2024-11-16
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ psycopg==3.2.1 \
--hash=sha256:dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7 \
--hash=sha256:ece385fb413a37db332f97c49208b36cf030ff02b199d7635ed2fbd378724175
# via symfexit (pyproject.toml)
psycopg-c==3.2.1 \
--hash=sha256:2d09943cc8a855c42c1e23b4298957b7ce8f27bf3683258c52fd139f601f7cda
psycopg-c==3.2.3 \
--hash=sha256:06ae7db8eaec1a3845960fa7f997f4ccdb1a7a7ab8dc593a680bcc74e1359671
# via psycopg
requests==2.32.3 \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
Expand Down

0 comments on commit 840add4

Please sign in to comment.