Skip to content

Commit

Permalink
Merge branch 'main' into feat/short-circuit-no-records-in-page
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Aug 21, 2023
2 parents 938438d + 3ad8c8d commit c7775f0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==23.2.1
poetry==1.5.1
poetry==1.6.0
pre-commit==3.3.3
nox==2023.4.22
nox-poetry==1.0.3
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: GitHub dependency vulnerability check
if: ${{ github.event_name == 'pull_request_target' }}
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
fail-on-severity: high

Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c7775f0

Please sign in to comment.