Commit Graph

128 Commits

Author SHA1 Message Date
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
618e8a5466 chore(deps): Bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 22:25:29 +00:00
6fa872b6c3 feat: optimize system monitor with async I/O and traffic since reboot
- Replace synchronous file operations with async aiofiles
- Implement concurrent data gathering using asyncio.gather()
- Move API calls to thread pool executor
- Add LRU cache for config file reads
- Optimize parsing functions for single-pass processing
- Reduce measurement intervals for faster response times
- Add system uptime and boot time display
- Track total network traffic since last reboot from /proc/net/dev
- Separate system traffic (since reboot) from user traffic (all-time)
- Add human-readable uptime formatting
- Enhance output with clear traffic categorization
2025-08-19 23:36:44 +03:30
bec447bc38 Merge pull request #242 from ReturnFI/dependabot/pip/multidict-6.6.4
chore(deps): Bump multidict from 6.6.3 to 6.6.4
2025-08-16 00:10:23 +03:30
c10c8a6813 chore(deps): Bump multidict from 6.6.3 to 6.6.4
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.6.4.
- [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.3...v6.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 20:08:34 +00:00
e2a6444131 Merge pull request #236 from ReturnFI/dependabot/pip/anyio-4.10.0
chore(deps): Bump anyio from 4.9.0 to 4.10.0
2025-08-11 23:34:32 +03:30
707c81f73a Merge pull request #240 from ReturnFI/dependabot/pip/certbot-4.2.0
chore(deps): Bump certbot from 4.1.1 to 4.2.0
2025-08-11 23:33:48 +03:30
28444255fe chore(deps): Bump charset-normalizer from 3.4.2 to 3.4.3
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [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.2...3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:55:15 +00:00
dd84c83da6 chore(deps): Bump certbot from 4.1.1 to 4.2.0
Bumps [certbot](https://github.com/certbot/certbot) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v4.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 18:21:37 +00:00
aebc581877 chore(deps): Bump anyio from 4.9.0 to 4.10.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.10.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.9.0...4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 15:53:06 +00:00
1ae8efa5f9 Merge pull request #228 from ReturnFI/dependabot/pip/pytelegrambotapi-4.28.0
chore(deps): Bump pytelegrambotapi from 4.27.0 to 4.28.0
2025-08-04 23:54:47 +03:30
9a34df8cd8 chore(deps): Bump aiohttp from 3.12.14 to 3.12.15
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 13:29:33 +00:00
6f7d095bad chore(deps): Bump pytelegrambotapi from 4.27.0 to 4.28.0
Bumps [pytelegrambotapi](https://github.com/eternnoir/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 16:08:42 +00:00
80f4f62b85 Merge pull request #225 from ReturnFI/dependabot/pip/certifi-2025.7.14
chore(deps): Bump certifi from 2025.6.15 to 2025.7.14
2025-07-26 21:41:08 +02:00
9e16fd2bc8 chore(deps): Bump certifi from 2025.6.15 to 2025.7.14
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.6.15 to 2025.7.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 13:24:55 +00:00
0252d89bc0 chore(deps): Bump starlette from 0.47.1 to 0.47.2
Bumps [starlette](https://github.com/encode/starlette) from 0.47.1 to 0.47.2.
- [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.1...0.47.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 23:49:38 +00:00
11b4b73db3 Merge pull request #206 from ReturnFI/dependabot/pip/starlette-0.47.1
chore(deps): Bump starlette from 0.46.2 to 0.47.1
2025-07-18 23:54:13 +03:30
c3f4a4660f Merge pull request #204 from ReturnFI/dependabot/pip/pydantic-2.11.7
chore(deps): Bump pydantic from 2.11.5 to 2.11.7
2025-07-18 23:54:01 +03:30
eb33df5e68 chore(deps): Bump aiosignal from 1.3.2 to 1.4.0 2025-07-18 23:41:40 +03:30
8218f7423b Merge pull request #216 from ReturnFI/dependabot/pip/multidict-6.6.3
chore(deps): Bump multidict from 6.4.4 to 6.6.3
2025-07-18 23:38:29 +03:30
0d93f08d60 Merge pull request #220 from ReturnFI/dependabot/pip/fastapi-0.116.1
chore(deps): Bump fastapi from 0.115.12 to 0.116.1
2025-07-18 23:38:16 +03:30
c4eb7b26f4 chore(deps): Bump aiohttp from 3.12.12 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.12 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.12.12...v3.12.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 09:49:06 +00:00
01c10b8cbe chore(deps): Bump fastapi from 0.115.12 to 0.116.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.116.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.116.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 15:44:28 +00:00
c6d3f35055 chore(deps): Bump multidict from 6.4.4 to 6.6.3
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.4 to 6.6.3.
- [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.4.4...v6.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 14:09:05 +00:00
aa442d13d5 Merge pull request #212 from ReturnFI/dependabot/pip/typing-extensions-4.14.1
chore(deps): Bump typing-extensions from 4.14.0 to 4.14.1
2025-07-08 13:14:44 +03:30
0064bf6775 chore(deps): Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:33:31 +00:00
ca9f5c9ac9 chore(deps): Bump typing-extensions from 4.14.0 to 4.14.1
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1.
- [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.0...4.14.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:12:44 +00:00
27dd116a97 chore(deps): Bump pydantic from 2.11.5 to 2.11.7
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7.
- [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.5...v2.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 20:13:36 +00:00
427a8ad6d2 chore(deps): Bump starlette from 0.46.2 to 0.47.1
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.1.
- [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.46.2...0.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 20:13:35 +00:00
5a782dec17 Merge pull request #210 from ReturnFI/dependabot/pip/pydantic-settings-2.10.1
chore(deps): Bump pydantic-settings from 2.9.1 to 2.10.1
2025-07-04 23:42:29 +03:30
6a3586bb93 chore(deps): Bump certifi from 2025.4.26 to 2025.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 14:16:42 +00:00
ce2b3f72f0 chore(deps): Bump pydantic-settings from 2.9.1 to 2.10.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.9.1...2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 14:16:38 +00:00
99cdf88822 Merge pull request #205 from ReturnFI/dependabot/pip/urllib3-2.5.0
chore(deps): Bump urllib3 from 2.4.0 to 2.5.0
2025-07-02 12:50:18 +03:30
7124a3d435 chore(deps): Bump urllib3 from 2.4.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 09:20:04 +00:00
253e75e62d Merge pull request #203 from ReturnFI/dependabot/pip/certbot-4.1.1
chore(deps): Bump certbot from 4.0.0 to 4.1.1
2025-07-02 12:49:57 +03:30
c676b7c6d6 Merge pull request #201 from ReturnFI/dependabot/pip/typing-extensions-4.14.0
chore(deps): Bump typing-extensions from 4.13.2 to 4.14.0
2025-07-02 12:48:53 +03:30