Skip to content

Commit

Permalink
Bump prompt-toolkit from 3.0.43 to 3.0.47
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.43 to 3.0.47.
- [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.43...3.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 632c781 commit 6c6432c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pexpect==4.9.0
pickleshare==0.7.5
pip-tools
pluggy==0.13.1
prompt-toolkit==3.0.43
prompt-toolkit==3.0.47
psycopg2==2.9.9
ptyprocess==0.7.0
py==1.11.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ pluggy==0.13.1 \
# via
# -r requirements.in
# pytest
prompt-toolkit==3.0.43 \
--hash=sha256:3527b7af26106cbc65a040bcc84839a3566ec1b051bb0bfe953631e704b0ff7d \
--hash=sha256:a11a29cb3bf0a28a387fe5122cdb649816a957cd9261dcedf8c9f1fef33eacf6
prompt-toolkit==3.0.47 \
--hash=sha256:0d7bfa67001d5e39d02c224b663abc33687405033a8c422d0d675a5a13361d10 \
--hash=sha256:1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360
# via
# -r requirements.in
# ipython
Expand Down

0 comments on commit 6c6432c

Please sign in to comment.