Skip to content

Commit

Permalink
Bump prompt-toolkit from 3.0.49 to 3.0.50
Browse files Browse the repository at this point in the history
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.49 to 3.0.50.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](prompt-toolkit/python-prompt-toolkit@3.0.49...3.0.50)

---
updated-dependencies:
- dependency-name: prompt-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent f38baee commit 6810743
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 @@ -25,7 +25,7 @@ pfzy = "==0.3.4"
platformdirs = "==4.3.6"
plexapi = "==4.16.1"
pluggy = "==1.5.0"
prompt-toolkit = "==3.0.49"
prompt-toolkit = "==3.0.50"
pygments = "==2.19.1"
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.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pfzy==0.3.4
platformdirs==4.3.6
plexapi==4.16.1; python_version >= '3.9'
pluggy==1.5.0
prompt-toolkit==3.0.49; python_full_version >= '3.8.0'
prompt-toolkit==3.0.50; python_full_version >= '3.8.0'
pygments==2.19.1; python_version >= '3.8'
python-dotenv==1.0.1
python-git-info==0.8.3
Expand Down

0 comments on commit 6810743

Please sign in to comment.