Skip to content

Commit

Permalink
build: Update Python dependencies (#628)
Browse files Browse the repository at this point in the history
Co-authored-by: rdimitrov <16540482+rdimitrov@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rdimitrov authored Jun 21, 2024
1 parent d8b2d13 commit b0514ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ nodeenv==1.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
packaging==24.1; python_version >= '3.1'
pathspec==0.12.1; python_version >= '3.8'
pbr==6.0.0; python_version >= '2.6'
pip==24.0; python_version >= '3.7'
pip==24.1; python_version >= '3.8'
platformdirs==4.2.2; python_version >= '3.8'
pluggy==1.5.0; python_version >= '3.1'
pre-commit==3.7.1; python_version >= '3.9'
Expand Down

0 comments on commit b0514ac

Please sign in to comment.