Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
pavdmyt committed Sep 5, 2023
1 parent f28e2f1 commit 311e0e8
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 236 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: install-dependencies
if: "contains(matrix.python-version, 'pypy-3.9')"
run: |
pip install termcolor==2.3.0 pytest==7.4.0 pytest-xdist==3.3.1
pip install termcolor==2.3.0 pytest==7.4.1 pytest-xdist==3.3.1
- name: run-tests
if: "contains(matrix.python-version, 'pypy-3.9')"
Expand Down

0 comments on commit 311e0e8

Please sign in to comment.