Skip to content

Commit

Permalink
chore: Upgrade to Crawlee 0.3.9
Browse files Browse the repository at this point in the history
Closes: #285
  • Loading branch information
vdusek committed Oct 31, 2024
1 parent 65f2500 commit c58ee25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,3 @@ repos:
entry: make type-check
language: system
pass_filenames: false

- id: check-changelog-entry
name: Check changelog entry
entry: make check-changelog-entry
language: system
pass_filenames: false

- id: check-version-conflict
name: Check version conflict
entry: make check-version-conflict
language: system
pass_filenames: false
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ keywords = [
python = "^3.9"
apify-client = ">=1.8.1"
apify-shared = ">=1.1.2"
crawlee = ">=0.3.8"
crawlee = ">=0.3.9"
cryptography = ">=42.0.0"
httpx = ">=0.27.0"
lazy-object-proxy = ">=1.10.0"
Expand Down

0 comments on commit c58ee25

Please sign in to comment.