Skip to content

Commit

Permalink
chore(pipenv): Update dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Guennadi Maximov C <[email protected]>
  • Loading branch information
DrKJeff16 committed Sep 3, 2024
1 parent 2a3480c commit cc0f9cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ pluggy==1.5.0; python_version >= '3.8'
pycodestyle==2.12.1
pydocstyle==6.3.0
pyflakes==3.2.0
pylint==3.2.6
pylsp-mypy==0.6.8; python_version >= '3.8'
pylint==3.2.7
pylsp-mypy==0.6.9; python_version >= '3.8'
pylsp-rope==0.1.16; python_version >= '3.6'
python-lsp-isort==0.1; python_version >= '3.7'
python-lsp-jsonrpc==1.1.2; python_version >= '3.8'
Expand Down Expand Up @@ -47,7 +47,7 @@ pre-commit==3.8.0; python_version >= '3.9'
progress==1.6
pynvim==0.5.0; python_version >= '3.7'
pyyaml==6.0.2; python_version >= '3.8'
setuptools==73.0.1; python_version >= '3.8'
setuptools==74.1.1; python_version >= '3.8'
typing==3.7.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
virtualenv==20.26.3; python_version >= '3.7'
wheel==0.44.0; python_version >= '3.8'

0 comments on commit cc0f9cd

Please sign in to comment.