Bump the all-dependencies group across 1 directory with 3 updates (#416)

Bumps the all-dependencies group with 3 updates in the / directory: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [pymongo](https://github.com/mongodb/mongo-python-driver) and [fakeredis](https://github.com/cunla/fakeredis-py).


Updates `beautifulsoup4` from 4.13.5 to 4.14.0

Updates `pymongo` from 4.14.1 to 4.15.1
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.14.1...4.15.1)

Updates `fakeredis` from 2.31.1 to 2.31.3
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.31.1...v2.31.3)

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pymongo
  dependency-version: 4.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: fakeredis
  dependency-version: 2.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-07 09:31:47 +08:00
committed by GitHub
parent 2a07243ff6
commit ff581dace0

View File

@@ -1,14 +1,14 @@
requests==2.32.5
pytelegrambotapi==4.29.1
beautifulsoup4==4.13.5
beautifulsoup4==4.14.0
tgbot-ping==1.0.7
redis==6.4.0
apscheduler==3.11.0
pymongo==4.14.1
pymongo==4.15.1
tornado==6.5.2
captcha==0.7.1
passlib==1.7.4
fakeredis==2.31.1
fakeredis==2.31.3
filetype==1.2.0
requests[socks]
tqdm==4.67.1