Commit Graph

163 Commits

Author SHA1 Message Date
1c901100b6 chore(deps): Bump certbot from 4.2.0 to 5.1.0
Bumps [certbot](https://github.com/certbot/certbot) from 4.2.0 to 5.1.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v4.2.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 13:16:46 +00:00
c86f38c551 cleanup: simplify requirements.txt by keeping only top-level dependencies 2025-11-05 13:11:33 +00:00
059dd0f553 Merge pull request #312 from ReturnFI/dependabot/pip/click-8.3.0
chore(deps): Bump click from 8.1.8 to 8.3.0
2025-11-05 13:18:17 +01:00
10d4f3d027 chore(deps): Bump idna from 3.10 to 3.11
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11.
- [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.10...v3.11)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.11'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 12:16:56 +00:00
71595f6b63 chore(deps): Bump click from 8.1.8 to 8.3.0
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.0.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.8...8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 12:16:55 +00:00
a30048e2ab Merge pull request #313 from ReturnFI/dependabot/pip/attrs-25.4.0
chore(deps): Bump attrs from 25.3.0 to 25.4.0
2025-11-05 13:16:01 +01:00
180ef7916a chore(deps): Bump charset-normalizer from 3.4.3 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.3...3.4.4)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 13:24:20 +00:00
f95d7fb289 chore(deps): Bump attrs from 25.3.0 to 25.4.0
Bumps [attrs](https://github.com/sponsors/hynek) from 25.3.0 to 25.4.0.
- [Commits](https://github.com/sponsors/hynek/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 13:24:15 +00:00
09b08aea75 Merge pull request #309 from ReturnFI/dependabot/pip/starlette-0.49.1
chore(deps): Bump starlette from 0.48.0 to 0.49.1
2025-10-29 13:27:26 +01:00
22813d23ea Merge pull request #308 from ReturnFI/dependabot/pip/fastapi-0.120.1
chore(deps): Bump fastapi from 0.118.0 to 0.120.1
2025-10-29 13:26:58 +01:00
5b40303c01 chore(deps): Bump aiofiles from 24.1.0 to 25.1.0
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 24.1.0 to 25.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 12:25:29 +00:00
c5ec28ea55 Merge pull request #302 from ReturnFI/dependabot/pip/pymongo-4.15.3
chore(deps): Bump pymongo from 4.15.2 to 4.15.3
2025-10-29 13:24:35 +01:00
c98f7243a9 Merge pull request #303 from ReturnFI/dependabot/pip/yarl-1.22.0
chore(deps): Bump yarl from 1.20.1 to 1.22.0
2025-10-29 13:24:21 +01:00
adcb79ba67 chore(deps): Bump starlette from 0.48.0 to 0.49.1
Bumps [starlette](https://github.com/Kludex/starlette) from 0.48.0 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.48.0...0.49.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.49.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 22:40:07 +00:00
320ea72752 chore(deps): Bump fastapi from 0.118.0 to 0.120.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.118.0 to 0.120.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.118.0...0.120.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 13:25:28 +00:00
69fad7f37a chore(deps): Bump yarl from 1.20.1 to 1.22.0
---
updated-dependencies:
- dependency-name: yarl
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 13:53:28 +00:00
3cd7c3e121 chore(deps): Bump pymongo from 4.15.2 to 4.15.3
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.2 to 4.15.3.
- [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.15.2...4.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 13:53:06 +00:00
93736f7889 chore(deps): Bump multidict from 6.6.4 to 6.7.0
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.4 to 6.7.0.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v6.6.4...v6.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 13:50:06 +00:00
71b01395b4 chore(deps): Bump pydantic-core from 2.33.2 to 2.41.1
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.2 to 2.41.1.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.41.1)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-version: 2.41.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 11:54:45 +00:00
c6fc3a7954 Merge pull request #293 from ReturnFI/dependabot/pip/frozenlist-1.8.0
chore(deps): Bump frozenlist from 1.7.0 to 1.8.0
2025-10-13 15:24:03 +03:30
81b8eb2779 Merge pull request #294 from ReturnFI/dependabot/pip/certifi-2025.10.5
chore(deps): Bump certifi from 2025.7.14 to 2025.10.5
2025-10-13 15:23:51 +03:30
c52e1d49cb Merge pull request #298 from ReturnFI/dependabot/pip/pydantic-2.12.0
chore(deps): Bump pydantic from 2.11.9 to 2.12.0
2025-10-13 15:23:40 +03:30
cc6bc55ffa chore(deps): Bump propcache from 0.3.2 to 0.4.1
Bumps [propcache](https://github.com/aio-libs/propcache) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/aio-libs/propcache/releases)
- [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/propcache/compare/v0.3.2...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:24:42 +00:00
e347ac8b01 chore(deps): Bump pydantic from 2.11.9 to 2.12.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.9...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 13:21:18 +00:00
af7d6228fd chore(deps): Bump certifi from 2025.7.14 to 2025.10.5
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.10.5.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.10.05)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 13:43:30 +00:00
84dd1fe26a chore(deps): Bump frozenlist from 1.7.0 to 1.8.0
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/aio-libs/frozenlist/releases)
- [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/frozenlist/compare/v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 13:41:55 +00:00
b228e28766 Merge pull request #287 from ReturnFI/dependabot/pip/fastapi-0.118.0
chore(deps): Bump fastapi from 0.117.1 to 0.118.0
2025-10-02 21:01:18 +02:00
ce89955a23 Merge pull request #288 from ReturnFI/dependabot/pip/markupsafe-3.0.3
chore(deps): Bump markupsafe from 3.0.2 to 3.0.3
2025-10-02 21:00:36 +02:00
2a07ecc209 chore(deps): Bump pymongo from 4.15.1 to 4.15.2
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.15.2/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.15.1...4.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-02 13:21:28 +00:00
0b31d25c86 chore(deps): Bump markupsafe from 3.0.2 to 3.0.3
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 17:49:26 +00:00
4fb7c66836 chore(deps): Bump fastapi from 0.117.1 to 0.118.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.117.1 to 0.118.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.117.1...0.118.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 17:44:35 +00:00
1db4c537ca Merge pull request #283 from ReturnFI/dependabot/pip/anyio-4.11.0
chore(deps): Bump anyio from 4.10.0 to 4.11.0
2025-09-26 21:21:34 +03:30
6d04c606bd Merge pull request #284 from ReturnFI/dependabot/pip/psutil-7.1.0
chore(deps): Bump psutil from 7.0.0 to 7.1.0
2025-09-26 21:21:08 +03:30
e866a7ff4c chore(deps): Bump pydantic-settings from 2.10.1 to 2.11.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 13:25:06 +00:00
0b0eaab562 chore(deps): Bump psutil from 7.0.0 to 7.1.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 13:25:00 +00:00
5b50e8ab0c chore(deps): Bump anyio from 4.10.0 to 4.11.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.10.0...4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 13:24:56 +00:00
49fc7fe0be Merge pull request #276 from ReturnFI/dependabot/pip/pydantic-2.11.9
chore(deps): Bump pydantic from 2.11.7 to 2.11.9
2025-09-25 23:04:00 +03:30
4fd9431918 Merge pull request #277 from ReturnFI/dependabot/pip/starlette-0.48.0
chore(deps): Bump starlette from 0.47.3 to 0.48.0
2025-09-25 23:03:36 +03:30
c4d5e178f0 Merge pull request #279 from ReturnFI/dependabot/pip/pymongo-4.15.1
chore(deps): Bump pymongo from 4.15.0 to 4.15.1
2025-09-25 23:03:11 +03:30
0a5b7066f8 chore(deps): Bump fastapi from 0.116.1 to 0.117.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.117.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.116.1...0.117.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 13:27:10 +00:00
8a67922249 chore(deps): Bump pymongo from 4.15.0 to 4.15.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.0 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.15.0...4.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-17 13:24:00 +00:00
65925a24c8 chore(deps): Bump starlette from 0.47.3 to 0.48.0
Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.3 to 0.48.0.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.47.3...0.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 14:24:09 +00:00
5c349cc202 chore(deps): Bump pydantic from 2.11.7 to 2.11.9
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.11.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 14:24:00 +00:00
cbd837c774 chore(deps): Bump pymongo from 4.14.1 to 4.15.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.14.1 to 4.15.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-11 13:45:39 +00:00
87243c5bd5 Update Requirements 2025-09-07 23:21:42 +03:30
8ba81e37ae chore(deps): Bump pytelegrambotapi from 4.28.0 to 4.29.1
Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.28.0 to 4.29.1.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.28.0...4.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 14:27:29 +00:00
218980de22 chore(deps): Bump typing-extensions from 4.14.1 to 4.15.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 to 4.15.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 19:47:23 +00:00
25ea2111ac Merge pull request #257 from ReturnFI/dependabot/pip/starlette-0.47.3
chore(deps): Bump starlette from 0.47.2 to 0.47.3
2025-08-27 23:16:48 +03:30
c3df2c3639 Merge pull request #252 from ReturnFI/dependabot/pip/requests-2.32.5
chore(deps): Bump requests from 2.32.4 to 2.32.5
2025-08-27 23:16:19 +03:30
916c365181 chore(deps): Bump starlette from 0.47.2 to 0.47.3
Bumps [starlette](https://github.com/encode/starlette) from 0.47.2 to 0.47.3.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.47.2...0.47.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 03:13:25 +00:00