Skip to content

Commit

Permalink
build(deps): bump telethon from 1.32.0 to 1.32.1 (#264)
Browse files Browse the repository at this point in the history
Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/LonamiWebs/Telethon/releases)
- [Commits](LonamiWebs/Telethon@v1.32.0...v1.32.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent ade0b06 commit b91e1c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -7,7 +7,7 @@ authors = ["Divkix <[email protected]>", "Jayant Hegde Kageri <jayantkageri@gmail
[tool.poetry.dependencies]
python = ">= 3.10, < 3.11"
kantex = "^0.2.0"
Telethon = "^1.32.0"
Telethon = "^1.32.1"
proxygrab = "^1.2.9"
aiohttp = "^3.8.6"
pdf2image = "^1.16.3"
Expand Down

0 comments on commit b91e1c1

Please sign in to comment.