masto-rss/requirements.txt
dependabot[bot] d7c710b51c
Bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 20:45:00 +00:00

35 lines
663 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
blurhash==1.1.4
# via mastodon-py
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
decorator==5.1.1
# via mastodon-py
feedparser==6.0.11
# via -r requirements.in
idna==3.7
# via requests
mastodon-py==1.8.1
# via -r requirements.in
python-dateutil==2.8.2
# via mastodon-py
python-magic==0.4.27
# via mastodon-py
requests==2.31.0
# via mastodon-py
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
# via
# mastodon-py
# python-dateutil
urllib3==2.1.0
# via requests