Skip to content

Commit

Permalink
build(deps): bump advertools from 0.14.4 to 0.16.1
Browse files Browse the repository at this point in the history
Bumps [advertools](https://github.com/eliasdabbas/advertools) from 0.14.4 to 0.16.1.
- [Changelog](https://github.com/eliasdabbas/advertools/blob/master/HISTORY.rst)
- [Commits](eliasdabbas/advertools@0.14.4...0.16.1)

---
updated-dependencies:
- dependency-name: advertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f1ebcee commit 18116d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ log_cli_level = "INFO"
[tool.poetry.dependencies]
python = ">=3.11.0,<3.13.0"
pandas = "^2.2.0"
advertools = "^0.14.1"
advertools = "^0.16.1"
xmltodict = "^0.13.0"
sqlalchemy = "^2.0.29"
psycopg2-binary = "^2.9.5"
Expand Down

0 comments on commit 18116d7

Please sign in to comment.