Skip to content

Commit

Permalink
Bump apify from 1.5.0 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [apify](https://github.com/apify/apify-sdk-python) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/apify/apify-sdk-python/releases)
- [Changelog](https://github.com/apify/apify-sdk-python/blob/master/CHANGELOG.md)
- [Commits](apify/apify-sdk-python@v1.5.0...v1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent ff61d4a commit f113db4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -13,7 +13,7 @@ jgp = "juniorguru_plucker.cli:main"

[tool.poetry.dependencies]
python = "3.11.*"
apify = {version = "1.5.0", extras = ["scrapy"]}
apify = {version = "1.5.2", extras = ["scrapy"]}
nest-asyncio = "1.5.9"
scrapy = "2.11.0"
click = "8.1.7"
Expand Down

0 comments on commit f113db4

Please sign in to comment.