Skip to content

Updates pytest dependency range#3263

Merged
cyberw merged 1 commit intolocustio:masterfrom
jairhenrique:update-pytest
Nov 15, 2025
Merged

Updates pytest dependency range#3263
cyberw merged 1 commit intolocustio:masterfrom
jairhenrique:update-pytest

Conversation

@jairhenrique
Copy link
Copy Markdown
Contributor

Fixes #3262

@cyberw
Copy link
Copy Markdown
Collaborator

cyberw commented Nov 15, 2025

Can you rebase this on master (where there's also a fix/workaround for the mypy issue)

@jairhenrique
Copy link
Copy Markdown
Contributor Author

Can you rebase this on master (where there's also a fix/workaround for the mypy issue)

@cyberw rebase done!

@cyberw
Copy link
Copy Markdown
Collaborator

cyberw commented Nov 15, 2025

Nice! Idk who added the mock library, and it looks like everything works nicely without it, but did you remove it intentionally?

@jairhenrique
Copy link
Copy Markdown
Contributor Author

@cyberw Yes, I removed it on purpose.
The mock library was required in older versions of Python; today it's natively integrated into the unittests module.

@cyberw cyberw merged commit b50c08d into locustio:master Nov 15, 2025
18 checks passed
@jairhenrique jairhenrique deleted the update-pytest branch November 16, 2025 01:06
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.

bumb pytest to support 9.x

2 participants