Skip to content

Conversation

@Mantisus
Copy link
Collaborator

Description

Upgrade pydantic-settings to v2.12. This release fixes the issue where environment variables were taking precedence over explicitly provided field values during model instantiation.

Issues

@Mantisus Mantisus requested a review from vdusek November 10, 2025 21:19
@Mantisus Mantisus self-assigned this Nov 10, 2025
Copy link
Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Please update also tests in the test_storage_instance_manager.py, the storage_dir field can be set directly in the constructor.

@Mantisus Mantisus requested a review from vdusek November 11, 2025 12:12
Copy link
Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vdusek vdusek merged commit a3d6958 into apify:master Nov 11, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use local_storage_dir instead of crawlee_local_storage_dir and rm relevant type ignores

2 participants