Skip to content

Bump pytest from 8.1.1 to 9.0.3#4782

Merged
jonathan343 merged 1 commit intodevelopfrom
bump-pytest
May 1, 2026
Merged

Bump pytest from 8.1.1 to 9.0.3#4782
jonathan343 merged 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.

@jonathan343 jonathan343 merged commit be6bdf3 into develop May 1, 2026
79 checks passed
@jonathan343 jonathan343 deleted the bump-pytest branch May 1, 2026 17:46
aws-sdk-python-automation added a commit that referenced this pull request May 1, 2026
* release-1.43.2:
  Bumping version to 1.43.2
  Add changelog entries from botocore
  Bump pytest from 8.1.1 to 9.0.3 (#4782)
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