Commit graph

23 commits

Author SHA1 Message Date
dependabot[bot] e2cca974fd
Bump pydantic from 1.10.2 to 1.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 15:08:15 +00:00
dependabot[bot] b7df9e0ce9
Bump sqlalchemy-utils from 0.38.3 to 0.39.0
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.38.3 to 0.39.0.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/sqlalchemy-utils/compare/0.38.3...0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 15:14:04 +00:00
Taras Terletskyi 34eb93cc34 Rename dockerfile 2022-12-24 14:26:55 +02:00
dependabot[bot] f0a5f6a084
Bump sqlalchemy from 1.4.44 to 1.4.45
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.44 to 1.4.45.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 15:12:34 +00:00
dependabot[bot] 17033b5af9
Bump aio-pika from 8.2.4 to 8.2.5
Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/mosquito/aio-pika/releases)
- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mosquito/aio-pika/compare/8.2.4...8.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 15:19:49 +00:00
Taras Terletskyi 14bb228a65 Bump versions 2022-11-14 17:39:58 +02:00
Taras Terletskyi fc2ae4b0db Version 0.4. Details in /.releases/release_0.4.md 2022-11-13 21:05:58 +02:00
Taras Terletskyi a550bf2294 Version 0.3.1. Details in /.releases/release_0.3.1.md 2022-11-11 22:24:23 +02:00
Taras Terletskyi fec276df52 Version 0.3. Details in /.releases/release_0.3.md 2022-11-07 21:25:11 +02:00
Taras Terletskyi 20d8d55a66 new update 2022-11-04 19:07:52 +02:00
Taras Terletskyi 6ef13e4faa new version, new config 2022-11-02 20:40:56 +02:00
dependabot[bot] 25200a22b4
Bump asyncpg from 0.26.0 to 0.27.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.26.0...v0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 15:48:09 +00:00
Taras Terletskyi 415a2025be Polishing 2022-10-18 02:37:39 +03:00
dependabot[bot] 8ae0d25cf9
Bump sqlalchemy[asyncio] from 1.4.41 to 1.4.42
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.41 to 1.4.42.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy[asyncio]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 23:35:43 +00:00
Taras Terletskyi d030f447f5 Enhancements 2022-10-14 20:00:26 +03:00
dependabot[bot] 7334d42a9d
Bump aio-pika from 8.2.2 to 8.2.4
Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/mosquito/aio-pika/releases)
- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mosquito/aio-pika/compare/8.2.2...8.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 19:57:31 +00:00
Taras Terletskyi b7d1854528 Refinements 2022-10-13 22:55:18 +03:00
Taras Terletskyi 961b562426 Make video thumbnail 2022-06-14 02:24:25 +03:00
Taras Terletskyi 1b7014d245 Polish logic 2022-06-14 00:28:50 +03:00
Taras Terletskyi a4702c4f2d Video file size check 2022-06-11 23:50:53 +03:00
Taras Terletskyi 5de263b903 Upload video to telegram 2022-06-10 23:35:48 +03:00
Taras Terletskyi 8dcf6408a7 Improve yt-dlp version check 2022-03-13 21:54:46 +02:00
Taras Terletskyi 773eddffcd Initial 2022-03-09 23:17:37 +02:00