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 Mar 17, 2024
1 parent ed74a92 commit c84cf45
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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 @@ -4,7 +4,7 @@ anyio==4.3.0; python_version >= '3.8'
attrs==23.2.0; python_version >= '3.7'
babel==2.14.0; python_version >= '3.7'
bandit==1.7.8; python_version >= '3.8'
black==24.2.0; python_version >= '3.8'
black==24.3.0; python_version >= '3.8'
cachetools==5.3.3; python_version >= '3.7'
certifi==2024.2.2; python_version >= '3.6'
cffi==1.16.0; platform_python_implementation != 'PyPy'
Expand Down Expand Up @@ -58,7 +58,7 @@ pytest==8.1.1; python_version >= '3.8'
pytest-cov==4.1.0; python_version >= '3.7'
pytest-xdist==3.5.0; python_version >= '3.7'
pyyaml==6.0.1; python_version >= '3.6'
referencing==0.33.0; python_version >= '3.8'
referencing==0.34.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
rich==13.7.1; python_full_version >= '3.7.0'
rpds-py==0.18.0; python_version >= '3.8'
Expand Down

0 comments on commit c84cf45

Please sign in to comment.