Skip to content

Commit

Permalink
chore(deps): update dependency paginate to v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent f31eb88 commit 41aa727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mkdocs-get-deps==0.2.0; python_version >= '3.8'
mkdocs-material==9.5.33; python_version >= '3.8'
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
packaging==24.1; python_version >= '3.7'
paginate==0.5.6
paginate==0.5.7
pathspec==0.12.1; python_version >= '3.8'
platformdirs==4.2.2; python_version >= '3.8'
prompt-toolkit==3.0.47; python_full_version >= '3.7.0'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mkdocs-get-deps==0.2.0; python_version >= '3.8'
mkdocs-material==9.5.33; python_version >= '3.8'
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
packaging==24.1; python_version >= '3.7'
paginate==0.5.6
paginate==0.5.7
pathspec==0.12.1; python_version >= '3.8'
platformdirs==4.2.2; python_version >= '3.8'
prompt-toolkit==3.0.47; python_full_version >= '3.7.0'
Expand Down

0 comments on commit 41aa727

Please sign in to comment.