Skip to content

Commit

Permalink
build: Update Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimitrov authored and github-actions[bot] committed Jun 16, 2024
1 parent 086aa2f commit c900353
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docutils==0.20.1; python_version >= '3.7'
editables==0.5; python_version >= '3.1'
execnet==2.1.1; python_version >= '3.8'
filelock==3.15.1; python_version >= '3.8'
flake8==7.0.0; python_full_version >= '3.8.1'
flake8==7.1.0; python_full_version >= '3.8.1'
hatchling==0.22.0
identify==2.5.36; python_version >= '3.8'
idna==3.7; python_version >= '3.5'
Expand All @@ -40,7 +40,7 @@ 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'
pretend==1.0.9
pycodestyle==2.11.1; python_version >= '3.8'
pycodestyle==2.12.0; python_version >= '3.8'
pyflakes==3.2.0; python_version >= '3.8'
pygments==2.18.0; python_version >= '3.8'
pyproject-api==1.6.1; python_version >= '3.8'
Expand Down

0 comments on commit c900353

Please sign in to comment.