Skip to content

Commit

Permalink
Update dependency pluggy to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent df3e11f commit cde2acb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pathlib2==2.3.7.post1
pathspec==0.12.1
pip-tools==7.3.0
platformdirs==4.1.0
pluggy==1.3.0
pluggy==1.4.0
plumbum==1.8.2
pre-commit==3.6.0
prompt-toolkit==3.0.36
Expand Down
15 changes: 3 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
# pip-compile requirements.in
#
accessible-pygments==0.0.4
# via
Expand Down Expand Up @@ -66,8 +66,6 @@ dunamai==1.19.0
# via
# -r requirements.in
# copier
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
# -r requirements.in
Expand Down Expand Up @@ -155,7 +153,7 @@ platformdirs==4.1.0
# via
# -r requirements.in
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements.in
# pytest
Expand Down Expand Up @@ -270,13 +268,6 @@ sphinxcontrib-serializinghtml==1.1.10
# via
# -r requirements.in
# sphinx
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
# pytest
# tox
tornado==6.4
# via
# -r requirements.in
Expand Down

0 comments on commit cde2acb

Please sign in to comment.