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 13, 2024
1 parent 19a2105 commit d136719
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
@@ -1,7 +1,7 @@
-i https://pypi.org/simple
alabaster==0.7.16; python_version >= '3.9'
babel==2.15.0; python_version >= '3.8'
bandit==1.7.8; python_version >= '3.8'
bandit==1.7.9; python_version >= '3.8'
black==24.4.2; python_version >= '3.8'
build==1.2.1; python_version >= '3.8'
cachetools==5.3.3; python_version >= '3.7'
Expand All @@ -16,7 +16,7 @@ distlib==0.3.8
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.14.0; python_version >= '3.8'
filelock==3.15.1; python_version >= '3.8'
flake8==7.0.0; python_full_version >= '3.8.1'
hatchling==0.22.0
identify==2.5.36; python_version >= '3.8'
Expand Down

0 comments on commit d136719

Please sign in to comment.