Skip to content

Commit

Permalink
Bump dbca-utils from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps dbca-utils from 2.0.2 to 2.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8555fce commit 90ec668
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 10 deletions.
59 changes: 50 additions & 9 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 @@ -10,7 +10,7 @@ readme = "README.md"
python = "~3.12"
django = "4.2.17"
psycopg = { version = "3.2.3", extras = ["binary", "pool"] }
dbca-utils = "2.0.2"
dbca-utils = "2.0.3"
python-dotenv = "1.0.1"
dj-database-url = "2.3.0"
django-extensions = "3.2.3"
Expand Down

0 comments on commit 90ec668

Please sign in to comment.