Skip to content

Commit

Permalink
Bump click from 7.1.2 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@7.1.2...8.1.3)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brndnmtthws committed Oct 14, 2022
1 parent dd37a56 commit e459a95
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/brndnmtthws/tweet-delete.git"

[tool.poetry.dependencies]
python = ">=3.7.2,<4.0"
click = "^7.1.2"
click = ">=7.1.2,<9.0.0"
python-twitter = "^3.5"
gevent = ">=20.6.2,<23.0.0"
python-dateutil = "^2.8.1"
Expand Down

0 comments on commit e459a95

Please sign in to comment.