Skip to content

Commit

Permalink
Bump pluggy from 1.4.0 to 1.5.0 (#1909)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent 0a0bf68 commit ba005ca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ oauthlib = "==3.2.2"
pfzy = {version="==0.3.4", markers="python_version >= '3.7' and python_version < '4.0'"}
platformdirs = {version="==4.2.0", python_version=">='3.7'"}
plexapi = "==4.15.11"
pluggy = "==1.4.0"
pluggy = "==1.5.0"
prompt-toolkit = "==3.0.43"
pygments = "==2.17.2"
python-dotenv = "==1.0.1"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ oauthlib==3.2.2; python_version >= '3.6'
pfzy==0.3.4; python_version >= '3.7' and python_version < '4.0'
platformdirs==4.2.0; python_version >= '3.7' and python_version >= '3.8'
plexapi==4.15.11; python_version >= '3.8'
pluggy==1.4.0; python_version >= '3.8'
pluggy==1.5.0; python_version >= '3.8'
prompt-toolkit==3.0.43; python_full_version >= '3.7.0'
pygments==2.17.2; python_version >= '3.7'
python-dotenv==1.0.1; python_version >= '3.8'
Expand Down

0 comments on commit ba005ca

Please sign in to comment.