Skip to content

Commit

Permalink
build(deps): bump advertools from 0.14.4 to 0.16.2
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.2.
- [Changelog](https://github.com/eliasdabbas/advertools/blob/master/HISTORY.rst)
- [Commits](eliasdabbas/advertools@0.14.4...0.16.2)

---
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 Dec 9, 2024
1 parent 6a08b74 commit 14fb043
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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,<=3.13"
pandas = "^2.2.3"
advertools = "^0.14.1"
advertools = "^0.16.2"
xmltodict = "^0.13.0"
sqlalchemy = "^2.0.35"
psycopg2-binary = "^2.9.5"
Expand Down

0 comments on commit 14fb043

Please sign in to comment.