Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Bump protobuf from 3.20.1 to 4.21.12 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <[email protected]>
Co-authored-by: Jirka Borovec <[email protected]>
  • Loading branch information
3 people authored May 1, 2023
1 parent e5b5b89 commit 442f53b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
shell: bash

- name: Tests
env:
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION: python
run: coverage run --source hp_space_generator -m pytest hp_space_generator tests -v

- name: Statistics
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ coverage
codecov>=2.1
pytest>=3.0.5
pytest-cov
protobuf==3.20.1
protobuf<=4.21.0

0 comments on commit 442f53b

Please sign in to comment.