Update markdown requirement from ~=3.3.6 to ~=3.3.7 in /telegram_bot

Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.6...3.3.7)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-08 08:45:17 +00:00 committed by GitHub
parent 9b79f3b7e7
commit 0d61b14754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
pyTelegramBotAPI~=4.5.0 pyTelegramBotAPI~=4.5.0
Markdown~=3.3.6 Markdown~=3.3.7
newsapi-python~=0.2.6 newsapi-python~=0.2.6
python-dotenv~=0.20.0 python-dotenv~=0.20.0
requests~=2.27.1 requests~=2.27.1