Skip to content

Conversation

@haydenroche5
Copy link
Collaborator

@haydenroche5 haydenroche5 commented Jun 28, 2023

I get an error like this when I try to run the tests:

TypeError: required field "lineno" missing from alias

This was apparently fixed in a later version than we specify in
requirements.txt: pytest-dev/pytest#9195

This commit moves us from 5.4.3, which is 3 years old, to 7.0.1. We can't move
to the latest version, 7.4.0, because it only supports Python >= 3.7, and we're
stuck on 3.6, for now.

@haydenroche5 haydenroche5 requested a review from bsatrom June 28, 2023 15:51
@haydenroche5 haydenroche5 self-assigned this Jun 28, 2023
@haydenroche5 haydenroche5 changed the title Upgrade pytest dependency to latest release. Upgrade pytest dependency to 7.0.1. Jun 28, 2023
I get an error like this when I try to run the tests:

TypeError: required field "lineno" missing from alias

This was apparently fixed in a later version than we specify in
requirements.txt: pytest-dev/pytest#9195

This commit moves us from 5.4.3, which is 3 years old, to 7.0.1. We can't move
to the latest version, 7.4.0, because it only supports Python >= 3.7, and we're
stuck on 3.6, for now.
@haydenroche5 haydenroche5 merged commit e2c32a0 into blues:main Jun 28, 2023
@haydenroche5 haydenroche5 deleted the pytest_upgrade branch June 28, 2023 21:50
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.

2 participants