Skip to content

Commit

Permalink
Bump apify-client from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
Bumps [apify-client](https://github.com/apify/apify-client-python) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/apify/apify-client-python/releases)
- [Changelog](https://github.com/apify/apify-client-python/blob/master/CHANGELOG.md)
- [Commits](apify/apify-client-python@v1.6.2...v1.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent db2cce0 commit 4ad0440
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -14,7 +14,7 @@ jgp = "juniorguru_plucker.cli:main"
[tool.poetry.dependencies]
python = "3.11.*"
apify = {version = "1.5.5", extras = ["scrapy"]}
apify-client = "1.6.2"
apify-client = "1.6.3"
apify-shared = "1.1.1"
click = "8.1.7"
extruct = "0.16.0"
Expand Down

0 comments on commit 4ad0440

Please sign in to comment.