Skip to content

Bump pytest from 8.1.1 to 9.0.3#4782

Open
jonathan343 wants to merge 1 commit intodevelopfrom
bump-pytest
Open

Bump pytest from 8.1.1 to 9.0.3#4782
jonathan343 wants to merge 1 commit intodevelopfrom
bump-pytest

Conversation

@jonathan343
Copy link
Copy Markdown
Contributor

Summary

Dependabot is trying to bump our pytest version from 8.1.1 to 9.0.3 in #4780 despite. However, the dependabot PR is too targeted and missing an additional pin for pygments and causing tests to fail with the following error:

ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
    pygments>=2.7.2 from https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (from pytest==9.0.3->-r requirements-dev-lock.txt (line 96))

This PR manually updates the updated pytest version from 8.1.1 to 9.0.3 and regenerates the requirements-dev-lock.txt file.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants