Skip to content

Commit

Permalink
chore(deps): bump psycopg from 3.2.3 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.4.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent d60ec4e commit 89b6209
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "apis_ontology"}]
python = "^3.11"
apis-acdhch-default-settings = "^1.8.0"
apis-core-rdf = "0.34.1"
psycopg = "^3.2.3"
psycopg = "^3.2.4"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 89b6209

Please sign in to comment.