Skip to content

Commit

Permalink
feat: Upgrade Python dependency pytest (openedx#34647)
Browse files Browse the repository at this point in the history
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: UsamaSadiq <[email protected]>
  • Loading branch information
github-actions[bot] and UsamaSadiq committed Apr 27, 2024
1 parent 2b15785 commit 70c5087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1601,7 +1601,7 @@ pysrt==1.1.2
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edxval
pytest==8.1.1
pytest==8.1.2
# via
# -r requirements/edx/testing.txt
# pylint-pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ pysrt==1.1.2
# via
# -r requirements/edx/base.txt
# edxval
pytest==8.1.1
pytest==8.1.2
# via
# -r requirements/edx/testing.in
# pylint-pytest
Expand Down

0 comments on commit 70c5087

Please sign in to comment.