126 Commits

Author SHA1 Message Date
dependabot[bot]
ff581dace0 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>
2025-10-07 09:31:47 +08:00
dependabot[bot]
2a07243ff6 Bump pytelegrambotapi in the all-dependencies group (#413)
Bumps the all-dependencies group with 1 update: [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI).


Updates `pytelegrambotapi` from 4.29.0 to 4.29.1
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.29.0...4.29.1)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-version: 4.29.1
  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>
2025-09-09 19:38:15 +08:00
dependabot[bot]
d16457a74b Bump the all-dependencies group with 2 updates (#412) 2025-09-02 18:06:56 +08:00
dependabot[bot]
a4a629ef0a Bump the all-dependencies group across 1 directory with 8 updates (#411)
Bumps the all-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` |
| [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) | `4.27.0` | `4.28.0` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.13.5` |
| [redis](https://github.com/redis/redis-py) | `6.2.0` | `6.4.0` |
| [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.2` | `4.14.1` |
| [tornado](https://github.com/tornadoweb/tornado) | `6.5.1` | `6.5.2` |
| [fakeredis](https://github.com/cunla/fakeredis-py) | `2.30.1` | `2.31.0` |
| [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.1` | `1.1.2` |



Updates `requests` from 2.32.4 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5)

Updates `pytelegrambotapi` from 4.27.0 to 4.28.0
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.27.0...4.28.0)

Updates `beautifulsoup4` from 4.13.4 to 4.13.5

Updates `redis` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v6.2.0...v6.4.0)

Updates `pymongo` from 4.13.2 to 4.14.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.13.2...4.14.1)

Updates `tornado` from 6.5.1 to 6.5.2
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.2)

Updates `fakeredis` from 2.30.1 to 2.31.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.30.1...v2.31.0)

Updates `pymysql` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytelegrambotapi
  dependency-version: 4.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: beautifulsoup4
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: redis
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pymongo
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tornado
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: fakeredis
  dependency-version: 2.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pymysql
  dependency-version: 1.1.2
  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>
2025-08-26 14:40:17 +08:00
dependabot[bot]
c53404a35d Bump pillow from 11.2.1 to 11.3.0 (#404)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...11.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 19:50:40 +08:00
dependabot[bot]
57fb1245de Bump fakeredis from 2.30.0 to 2.30.1 in the all-dependencies group (#403)
Bumps the all-dependencies group with 1 update: [fakeredis](https://github.com/cunla/fakeredis-py).


Updates `fakeredis` from 2.30.0 to 2.30.1
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.30.0...v2.30.1)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.30.1
  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>
2025-06-23 13:15:13 +08:00
dependabot[bot]
5905e6ec41 Bump the all-dependencies group across 1 directory with 6 updates (#402)
Bumps the all-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.13.4` |
| [redis](https://github.com/redis/redis-py) | `5.2.1` | `6.2.0` |
| [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.12.1` | `4.13.2` |
| [tornado](https://github.com/tornadoweb/tornado) | `6.4.2` | `6.5.1` |
| [fakeredis](https://github.com/cunla/fakeredis-py) | `2.29.0` | `2.30.0` |



Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

Updates `beautifulsoup4` from 4.13.3 to 4.13.4

Updates `redis` from 5.2.1 to 6.2.0
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.2.1...v6.2.0)

Updates `pymongo` from 4.12.1 to 4.13.2
- [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.12.1...4.13.2)

Updates `tornado` from 6.4.2 to 6.5.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1)

Updates `fakeredis` from 2.29.0 to 2.30.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: beautifulsoup4
  dependency-version: 4.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: redis
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: pymongo
  dependency-version: 4.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tornado
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: fakeredis
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 10:05:18 +08:00
dependabot[bot]
f36caf613b Bump pytelegrambotapi from 4.26.0 to 4.27.0 (#392)
Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.26.0 to 4.27.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.26.0...4.27.0)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 19:06:38 +08:00
dependabot[bot]
302fde46f9 Bump pymongo from 4.12.0 to 4.12.1 (#391)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.0 to 4.12.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.12.0...4.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 19:06:25 +08:00
dependabot[bot]
d35d01e323 Bump pillow from 11.1.0 to 11.2.1 (#388)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 19:06:15 +08:00
dependabot[bot]
124761c676 Bump fakeredis from 2.28.1 to 2.29.0 (#393)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.28.1...v2.29.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 19:06:02 +08:00
dependabot[bot]
ce948c94d1 Bump captcha from 0.6.0 to 0.7.1 (#383)
Bumps [captcha](https://github.com/lepture/captcha) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/lepture/captcha/releases)
- [Changelog](https://github.com/lepture/captcha/blob/main/docs/changelog.rst)
- [Commits](https://github.com/lepture/captcha/compare/v0.6.0...v0.7.1)

---
updated-dependencies:
- dependency-name: captcha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 19:10:43 +02:00
dependabot[bot]
e7b03f7521 Bump pymongo from 4.11.2 to 4.11.3 (#384)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.11.2...4.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 19:10:31 +02:00
dependabot[bot]
48f7d3b69c Bump fakeredis from 2.27.0 to 2.28.1 (#386)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.27.0 to 2.28.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.27.0...v2.28.1)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 19:08:38 +02:00
dependabot[bot]
e8126efa09 Bump pytz from 2024.2 to 2025.2 (#382)
Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 17:57:15 +01:00
dependabot[bot]
d85ade9606 Bump fakeredis from 2.26.2 to 2.27.0 (#380)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.26.2 to 2.27.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.26.2...v2.27.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 17:56:09 +01:00
dependabot[bot]
8a74d21022 Bump pillow from 11.0.0 to 11.1.0 (#367)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...11.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 17:55:47 +01:00
dependabot[bot]
19ad8c2d44 Bump beautifulsoup4 from 4.12.3 to 4.13.3 (#374)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 17:55:39 +01:00
dependabot[bot]
0f1dc8a38c Bump jinja2 from 3.1.5 to 3.1.6 (#379)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 17:11:45 +01:00
dependabot[bot]
fd85d06bd2 Bump pymongo from 4.10.1 to 4.11.2 (#377)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.1 to 4.11.2.
- [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.10.1...4.11.2)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 11:33:57 +01:00
dependabot[bot]
e3230c35d0 Bump jinja2 from 3.1.4 to 3.1.5 (#365)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:32:58 +01:00
dependabot[bot]
ed251ed414 Bump tqdm from 4.66.4 to 4.67.1 (#359)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.1)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:31:17 +01:00
dependabot[bot]
74f9d9808f Bump redis from 5.2.0 to 5.2.1 (#360)
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:31:10 +01:00
dependabot[bot]
f998b93396 Bump meilisearch from 0.30.0 to 0.33.0 (#362)
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.30.0 to 0.33.0.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](https://github.com/meilisearch/meilisearch-python/compare/v0.30.0...v0.33.0)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:31:00 +01:00
dependabot[bot]
49728658f5 Bump fakeredis from 2.21.1 to 2.26.2 (#363)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.21.1 to 2.26.2.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.1...v2.26.2)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:30:51 +01:00
dependabot[bot]
4a2412368d Bump pytelegrambotapi from 4.16.1 to 4.26.0 (#364)
Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.16.1 to 4.26.0.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/commits/4.26.0)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 13:30:42 +01:00
Benny
bf3d574e6d add pytz 2024-12-06 23:09:45 +01:00
dependabot[bot]
c8ac272eb5 Bump apscheduler from 3.10.4 to 3.11.0 (#354)
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.4 to 3.11.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.0/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/3.10.4...3.11.0)

---
updated-dependencies:
- dependency-name: apscheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:31:24 +01:00
dependabot[bot]
f7c0b5c610 Bump pillow from 10.3.0 to 11.0.0 (#355)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:25 +01:00
dependabot[bot]
bdb9b1374c Bump openpyxl from 3.1.2 to 3.1.5 (#356)
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:18 +01:00
dependabot[bot]
3a0b7ff6e0 Bump captcha from 0.5.0 to 0.6.0 (#353)
Bumps [captcha](https://github.com/lepture/captcha) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/lepture/captcha/releases)
- [Changelog](https://github.com/lepture/captcha/blob/master/docs/changelog.rst)
- [Commits](https://github.com/lepture/captcha/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: captcha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:11 +01:00
dependabot[bot]
4f24e9029c Bump redis from 5.0.4 to 5.2.0 (#357)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.2.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.2.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:29:02 +01:00
dependabot[bot]
494a6b95df Bump pymongo from 4.7.2 to 4.10.1 (#352)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.2 to 4.10.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.7.2...4.10.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:22:48 +01:00
dependabot[bot]
ad391e8c8d Bump golang.org/x/net from 0.17.0 to 0.23.0 in /yyetsweb (#335)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:03:21 +01:00
Benny
b600929fc5 bump deps 2024-12-05 17:44:20 +01:00
Benny
1c40ff2efa bump 2024-02-29 18:01:31 +01:00
dependabot[bot]
e4989058d9 Bump fakeredis from 2.20.1 to 2.21.1 (#326)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.1 to 2.21.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.20.1...v2.21.1)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 17:59:46 +01:00
Benny
387eb0e7cb bump dependencies and url 2024-01-07 15:12:13 +01:00
Benny
d9da767093 add sort
#314
2023-12-27 22:07:38 +01:00
dependabot[bot]
7cc24480a3 Bump tornado from 6.3.3 to 6.4 (#309)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.0)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:55:40 +01:00
dependabot[bot]
c48a65d294 Bump fakeredis from 2.20.0 to 2.20.1 (#311)
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.20.0...v2.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 17:55:32 +01:00
Benny
df7dbb2ba1 remove sentry, update deps 2023-11-26 12:39:37 +01:00
Benny
7e2184a4e2 update deps 2023-11-15 17:13:27 +01:00
Benny
3a00fb1cb5 update email, dependencies and python 2023-10-26 19:51:57 +02:00
Benny
79f58e66cf update 2023-08-28 20:26:24 +02:00
Benny
99eb23e8cb bump 2023-08-26 13:07:33 +02:00
Benny
4f5376fd6a remove sentry 2023-08-15 20:46:35 +02:00
Benny
46205777eb 更换域名 2023-07-28 19:21:28 +02:00
Benny
b0d3cfbcab use get 2023-07-15 09:45:45 +02:00
Benny
50a555df76 bump 2023-07-10 17:52:53 +02:00