Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong attrs dependency #935

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

b4stien
Copy link
Contributor

@b4stien b4stien commented Jul 9, 2024

apscheduler uses attrs.validators.min_len which has been added in attrs 22.1, see relevant code.

This PR fixes this mismatch.

@coveralls
Copy link

Coverage Status

coverage: 92.811%. remained the same
when pulling 8776970 on b4stien:bg/fix-wrong-attrs-version
into e13470b on agronholm:master.

@agronholm agronholm merged commit 4f5790d into agronholm:master Jul 10, 2024
13 checks passed
@agronholm
Copy link
Owner

Thanks!

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.

3 participants