Skip to content

Commit df395bb

Browse files
chore(deps): update dependency prompt-toolkit to v3.0.50 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3993b1 commit df395bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ packaging==24.2; python_version >= '3.7'
1919
paginate==0.5.7
2020
pathspec==0.12.1; python_version >= '3.8'
2121
platformdirs==4.3.6; python_version >= '3.8'
22-
prompt-toolkit==3.0.49; python_full_version >= '3.7.0'
22+
prompt-toolkit==3.0.50; python_full_version >= '3.7.0'
2323
pygments==2.19.1; python_version >= '3.8'
2424
pymdown-extensions==10.14; python_version >= '3.8'
2525
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packaging==24.2; python_version >= '3.7'
1818
paginate==0.5.7
1919
pathspec==0.12.1; python_version >= '3.8'
2020
platformdirs==4.3.6; python_version >= '3.8'
21-
prompt-toolkit==3.0.49; python_full_version >= '3.7.0'
21+
prompt-toolkit==3.0.50; python_full_version >= '3.7.0'
2222
pygments==2.19.1; python_version >= '3.8'
2323
pymdown-extensions==10.14; python_version >= '3.8'
2424
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)