Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
b21febc6cf
⬆Bump playwright from 1.25.2 to 1.26.0
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.25.2 to 1.26.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.25.2...v1.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 10:37:02 +08:00
Karako
5c263ad83d
🎨 改进 daily_material 模块 2022-09-20 23:00:08 +08:00
dependabot[bot]
a64586c8fd
⬆Bump pyrogram from 2.0.52 to 2.0.54
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.52 to 2.0.54.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.52...v2.0.54)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 14:47:50 +08:00
dependabot[bot]
0addf6fe60
⬆Bump ujson from 5.4.0 to 5.5.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.4.0...5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 20:01:41 +08:00
dependabot[bot]
44356705e4
⬆Bump pyrogram from 2.0.51 to 2.0.52
Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.51 to 2.0.52.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.51...v2.0.52)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 19:55:02 +08:00
洛水居室
b35dc25e79
⬆ 更新可选依赖 2022-09-15 09:29:41 +08:00
dependabot[bot]
d8a0e223c0
⬆ Bump aiofiles from 0.8.0 to 22.1.0 2022-09-15 09:29:40 +08:00
dependabot[bot]
dbc45d35d1
⬆ Bump python-dotenv from 0.20.0 to 0.21.0 2022-09-15 09:29:17 +08:00
洛水居室
50de1f3555
♻ 重写单元测试
默认测试运行程序从 `unittest`  改为 `pytest`

Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Karako <karakohear@gmail.com>
2022-09-12 23:18:11 +08:00
洛水居室
437107dd35
添加 mtproto 服务
 添加 `mtproto` 服务 为特殊功能做准备

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2022-09-11 15:08:02 +08:00
Karako
8f424bf0d4
♻ 更新V3版本
♻️ 重构插件系统
⚙️ 重写插件
🎨 改进代码结构
📝 完善文档

Co-authored-by: zhxy-CN <admin@owo.cab>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
Co-authored-by: Li Chuangbo <im@chuangbo.li>
2022-09-08 09:08:37 +08:00
Chuangbo Li
9261232c56
使用 alembic 管理数据库版本 2022-09-04 13:52:33 +08:00
Karako
320fadc5cb
🔧 更换项目的包管理工具为 poetry 2022-09-03 00:50:11 +08:00