Skip to content

Commit

Permalink
build: Update Python dependencies (#656)
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 Jul 31, 2024
1 parent e9c68ac commit 2a9b484
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -29,7 +29,7 @@ markdown-it-py==3.0.0; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mccabe==0.7.0; python_version >= '3.6'
mdurl==0.1.2; python_version >= '3.7'
mypy==1.11.0; python_version >= '3.8'
mypy==1.11.1; python_version >= '3.8'
mypy-extensions==1.0.0; python_version >= '3.5'
nodeenv==1.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
packaging==24.1; python_version >= '3.1'
Expand Down

0 comments on commit 2a9b484

Please sign in to comment.