Skip to content

Commit

Permalink
fix: update pysnmp-pyasn1 to fix issue with missing functions
Browse files Browse the repository at this point in the history
fix: update pysnmp-pyasn1 to fix issue with missing functions
  • Loading branch information
omrozowicz-splunk committed Feb 23, 2023
2 parents 8f492d3 + 028c15b commit 33fb3b0
Show file tree
Hide file tree
Showing 4 changed files with 345 additions and 293 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Run image
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: "1.1.11"
poetry-version: "1.3.2"
- name: Build
run: |
poetry install
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Run image
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: "1.1.11"
poetry-version: "1.3.2"
- name: Build
run: |
poetry install
Expand Down

0 comments on commit 33fb3b0

Please sign in to comment.