Skip to content

Commit eaf34a5

Browse files
chore(deps): bump typer in /instagram-py in the dependencies group
Bumps the dependencies group in /instagram-py with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.20.1...0.21.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ea6e03 commit eaf34a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instagram-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ keywords = [
2222
]
2323
requires-python = ">=3.10"
2424
dependencies = [
25-
"typer==0.20.1",
25+
"typer==0.21.1",
2626
"art>=6.5",
2727
"pydantic>=2.10.1",
2828
"instagrapi==2.2.1",

0 commit comments

Comments
 (0)