Skip to content

Commit ce8c6e5

Browse files
chore(deps): bump inquirer from 3.4.0 to 3.4.1
Bumps [inquirer](https://github.com/magmax/python-inquirer) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/magmax/python-inquirer/releases) - [Commits](magmax/python-inquirer@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: inquirer dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcf01de commit ce8c6e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ isort = "^6.0.1"
1616
pre-commit = "^4.2.0"
1717
pydantic = "^2.11.7"
1818
pyyaml = "^6.0.2"
19-
inquirer = "^3.4.0"
19+
inquirer = "^3.4.1"
2020
ruff = "^0.12.9"
2121

2222

0 commit comments

Comments
 (0)