Skip to content

Commit

Permalink
Bump prompt-toolkit from 3.0.46 to 3.0.47 (Taxel#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 499c341 commit f27be77
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pfzy = {version="==0.3.4", markers="python_version >= '3.7' and python_version <
platformdirs = {version="==4.2.2", python_version=">='3.7'"}
plexapi = "==4.15.13"
pluggy = "==1.5.0"
prompt-toolkit = "==3.0.46"
prompt-toolkit = "==3.0.47"
pygments = "==2.18.0"
python-dotenv = "==1.0.1"
python-git-info = "==0.8.3"
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.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pfzy==0.3.4; python_version >= '3.7' and python_version < '4.0'
platformdirs==4.2.2; python_version >= '3.7'
plexapi==4.15.13; python_version >= '3.8'
pluggy==1.5.0
prompt-toolkit==3.0.46; python_full_version >= '3.7.0'
prompt-toolkit==3.0.47; python_full_version >= '3.7.0'
pygments==2.18.0
python-dotenv==1.0.1
python-git-info==0.8.3
Expand All @@ -32,7 +32,7 @@ rich==13.7.1
six==1.16.0; python_version >= '3.4'
tqdm==4.66.4
types-decorator==5.1.8.20240310; python_version >= '3.8'
typing-extensions==4.12.2; python_version >= '3.8'
typing-extensions==4.12.0; python_version >= '3.8'
url-normalize==1.4.3; python_version >= '3.6'
urllib3==2.2.1; python_version >= '3.8'
wcwidth==0.2.13
Expand Down

0 comments on commit f27be77

Please sign in to comment.