dependabot[bot]
a9d0fdf2e0
⬆️ Bump sentry-sdk from 1.21.0 to 1.22.2
...
* :refactor: Rename HTML templates to use .jinja2 extension
Previously, all templates were named with the .html extension, which caused problems for editors to recognize the Jinja2 syntax used in them. In this commit, all templates have been renamed to use the .jinja2 extension to better reflect their use of Jinja2 and to improve editor recognition.
* Bump sentry-sdk from 1.21.0 to 1.22.2
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.21.0 to 1.22.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.0...1.22.2 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 19:20:16 +08:00
dependabot[bot]
fea97e1241
⬆ Bump fakeredis from 2.10.3 to 2.11.1
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.10.3 to 2.11.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.10.3...v2.11.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>
2023-04-28 09:23:07 +08:00
dependabot[bot]
021de360c3
⬆ Bump sentry-sdk from 1.20.0 to 1.21.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.20.0...1.21.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-04-28 09:19:59 +08:00
dependabot[bot]
f26d69eba0
⬆ Bump aiosqlite from 0.18.0 to 0.19.0
...
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases )
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: aiosqlite
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-04-17 23:11:44 +08:00
dependabot[bot]
fe29722373
⬆ Bump pytest from 7.2.2 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
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-04-14 22:00:27 +08:00
dependabot[bot]
a2306cb797
⬆ Bump beautifulsoup4 from 4.12.0 to 4.12.1
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.12.0 to 4.12.1.
---
updated-dependencies:
- dependency-name: beautifulsoup4
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-04-06 19:24:13 +08:00
dependabot[bot]
6016199a93
⬆ Bump alembic from 1.10.2 to 1.10.3
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
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-04-06 19:20:07 +08:00
dependabot[bot]
e46b7a3d0f
⬆ Bump sentry-sdk from 1.18.0 to 1.19.1
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.18.0...1.19.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-04-06 19:17:21 +08:00
dependabot[bot]
f7c72755ee
⬆ Bump fakeredis from 2.10.2 to 2.10.3
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.10.2...v2.10.3 )
---
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-04-04 22:04:25 +08:00
洛水居室
de7a2d2146
👷 Add Update Lockfile and Requirements Workflow
2023-04-03 15:42:46 +08:00
洛水居室
efa7775ddb
🔧 Update tool.poetry.name
2023-03-31 13:38:51 +08:00
dependabot[bot]
3a04ed8ac2
⬆ Bump black from 23.1.0 to 23.3.0
...
Bumps [black](https://github.com/psf/black ) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.1.0...23.3.0 )
---
updated-dependencies:
- dependency-name: black
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-03-29 19:51:14 +08:00
dependabot[bot]
00e007cb4d
⬆ Bump sentry-sdk from 1.17.0 to 1.18.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.17.0...1.18.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-03-29 19:48:25 +08:00
dependabot[bot]
f0371a242c
⬆️ Bump cryptography from 39.0.2 to 40.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.2 to 40.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...40.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
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>
2023-03-25 11:21:23 +08:00
洛水居室
444d3e2bdc
✨ Support SQLite
2023-03-25 11:17:38 +08:00
dependabot[bot]
b31781c4af
⬆️ Bump fakeredis from 2.10.1 to 2.10.2
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.10.1...v2.10.2 )
---
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-03-22 19:21:22 +08:00
dependabot[bot]
010cb817fa
⬆ Bump beautifulsoup4 from 4.11.2 to 4.12.0
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.11.2 to 4.12.0.
---
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>
2023-03-21 19:23:20 +08:00
dependabot[bot]
b3b836fb15
⬆ Bump fastapi from 0.94.1 to 0.95.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.94.1 to 0.95.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.94.1...0.95.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-03-21 11:24:50 +08:00
dependabot[bot]
7fa39abe6f
⬆ Bump pytest-asyncio from 0.20.3 to 0.21.0
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-03-21 11:21:57 +08:00
Karako
123cdb1191
🔧 update black configuration
...
Signed-off-by: Karako <karakohear@gmail.com>
2023-03-21 11:15:47 +08:00
dependabot[bot]
999e4944a6
⬆ Bump sentry-sdk from 1.16.0 to 1.17.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.16.0...1.17.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-03-19 20:35:17 +08:00
dependabot[bot]
87dd15a460
⬆ Bump uvicorn from 0.21.0 to 0.21.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.21.0...0.21.1 )
---
updated-dependencies:
- dependency-name: uvicorn
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-03-19 20:31:54 +08:00
dependabot[bot]
8d437eae57
⬆ Bump fakeredis from 2.10.0 to 2.10.1
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.10.0...v2.10.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-03-16 19:37:38 +08:00
omg-xtao
25f36a0fea
⬆️ Bump all dependencies
2023-03-14 12:29:33 +00:00
洛水居室
233e7ab58d
♻️ PaiGram V4
...
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00
dependabot[bot]
56c667b9f2
⬆ Bump uvicorn from 0.19.0 to 0.21.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.19.0...0.21.0 )
---
updated-dependencies:
- dependency-name: uvicorn
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-03-10 19:20:14 +08:00
dependabot[bot]
9e2945dca4
⬆️ Bump alembic from 1.10.1 to 1.10.2
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
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-03-09 19:14:00 +08:00
dependabot[bot]
2b62f1fede
⬆️ Bump arko-wrapper from 0.2.7 to 0.2.8
...
Bumps [arko-wrapper](https://github.com/ArkoClub/ArkoWrapper ) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/ArkoClub/ArkoWrapper/releases )
- [Commits](https://github.com/ArkoClub/ArkoWrapper/compare/v0.2.7...v0.2.8 )
---
updated-dependencies:
- dependency-name: arko-wrapper
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-03-08 19:25:19 +08:00
dependabot[bot]
5124836eb5
⬆️ Bump fastapi from 0.91.0 to 0.93.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.91.0 to 0.93.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.91.0...0.93.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-03-08 19:22:50 +08:00
omg-xtao
87d7052697
🐛 Fix character wiki
2023-03-07 21:29:24 +08:00
omg-xtao
18d2590374
☁️ Use remote birthday
2023-02-28 22:15:48 +08:00
omg-xtao
f564a1db02
♻️ Refactor Map
2023-02-19 18:12:47 +08:00
1835eae244
⬆️ Bump all dependencies
2023-02-15 17:44:59 +08:00
dependabot[bot]
b4a8d51af4
⬆️ Bump python-telegram-bot from 20.0 to 20.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.0 to 20.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.0...v20.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
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-02-13 19:35:19 +08:00
dependabot[bot]
cd6bad1f22
⬆️ Bump qrcode from 7.3.1 to 7.4.2
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 7.3.1 to 7.4.2.
- [Release notes](https://github.com/lincolnloop/python-qrcode/releases )
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.3.1...v7.4.2 )
---
updated-dependencies:
- dependency-name: qrcode
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-02-13 19:33:11 +08:00
dependabot[bot]
cbd8c5638a
⬆️ Bump black from 22.12.0 to 23.1.0
...
Bumps [black](https://github.com/psf/black ) from 22.12.0 to 23.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.12.0...23.1.0 )
---
updated-dependencies:
- dependency-name: black
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>
2023-02-13 19:30:32 +08:00
dependabot[bot]
ff3c3b1e02
⬆️ Bump openpyxl from 3.0.10 to 3.1.0
...
Bumps [openpyxl](https://openpyxl.readthedocs.io ) from 3.0.10 to 3.1.0.
---
updated-dependencies:
- dependency-name: openpyxl
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-02-13 19:27:29 +08:00
dependabot[bot]
435278b43c
⬆️ Bump aiofiles from 22.1.0 to 23.1.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 22.1.0 to 23.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v22.1.0...v23.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
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>
2023-02-13 19:25:01 +08:00
dependabot[bot]
c99196843b
⬆️ Bump fastapi from 0.88.0 to 0.91.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.88.0 to 0.91.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.88.0...0.91.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-02-11 00:22:57 +08:00
2eaed14aac
⬆Bump some necessary dependencies
2023-02-11 00:05:23 +08:00
dependabot[bot]
af529a642f
⬆Bump arko-wrapper from 0.2.4 to 0.2.5
...
Bumps [arko-wrapper](https://github.com/ArkoClub/ArkoWrapper ) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/ArkoClub/ArkoWrapper/releases )
- [Commits](https://github.com/ArkoClub/ArkoWrapper/compare/v0.2.4...v0.2.5 )
---
updated-dependencies:
- dependency-name: arko-wrapper
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>
2023-01-05 18:22:19 +08:00
dependabot[bot]
7611e5274d
⬆ Bump httpx from 0.23.1 to 0.23.3
...
Bumps [httpx](https://github.com/encode/httpx ) from 0.23.1 to 0.23.3.
- [Release notes](https://github.com/encode/httpx/releases )
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/httpx/compare/0.23.1...0.23.3 )
---
updated-dependencies:
- dependency-name: httpx
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>
2023-01-04 20:26:33 +08:00
dependabot[bot]
e3ed189096
⬆ Bump pillow from 9.3.0 to 9.4.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.3.0 to 9.4.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/9.3.0...9.4.0 )
---
updated-dependencies:
- dependency-name: pillow
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>
2023-01-03 18:13:01 +08:00
dependabot[bot]
7aac944f1e
⬆ Bump python-telegram-bot from 20.0b0 to 20.0
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.0b0 to 20.0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/commits/v20.0 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
...
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>
2023-01-02 21:05:35 +08:00
dependabot[bot]
3ec5c6b29b
⬆ Bump rich from 12.6.0 to 13.0.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v12.6.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
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>
2023-01-02 20:10:20 +08:00
dependabot[bot]
27cdd95f6f
⬆ Bump gitpython from 3.1.29 to 3.1.30
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30 )
---
updated-dependencies:
- dependency-name: gitpython
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-12-29 19:01:47 +08:00
dependabot[bot]
b50c0b6b83
⬆️ Bump sentry-sdk from 1.11.0 to 1.12.1
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.11.0...1.12.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-12-25 19:26:20 +08:00
dependabot[bot]
0631cac565
⬆️ Bump python-telegram-bot from 20.0a6 to 20.0b0
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.0a6 to 20.0b0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/commits )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
...
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-12-25 17:06:56 +08:00
dependabot[bot]
15f217d614
⬆️ Bump alembic from 1.8.1 to 1.9.0
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
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-12-25 16:20:56 +08:00
omg-xtao
c927b7b86b
✨ Use qrcode to add cookies only CN users
2022-12-23 21:06:08 +08:00
dependabot[bot]
c73fbaaf07
⬆ Bump pyrogram from 2.0.60 to 2.0.70
...
Bumps [pyrogram](https://github.com/pyrogram/pyrogram ) from 2.0.60 to 2.0.70.
- [Release notes](https://github.com/pyrogram/pyrogram/releases )
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.60...v2.0.70 )
---
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-12-16 18:40:23 +08:00
dependabot[bot]
c30c78e765
⬆ Bump pytest-asyncio from 0.20.2 to 0.20.3
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-12-15 19:03:38 +08:00
dependabot[bot]
0bf447df7d
⬆ Bump lxml from 4.9.1 to 4.9.2
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2 )
---
updated-dependencies:
- dependency-name: lxml
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-12-15 18:30:29 +08:00
dependabot[bot]
8f7f0ee1cc
⬆ Bump black from 22.10.0 to 22.12.0
...
Bumps [black](https://github.com/psf/black ) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0 )
---
updated-dependencies:
- dependency-name: black
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-12-15 18:23:57 +08:00
dependabot[bot]
62e932d8a5
⬆️ Bump fakeredis from 2.1.0 to 2.2.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: fakeredis
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-12-07 08:37:33 +08:00
dependabot[bot]
fb05df3976
⬆️ Bump ujson from 5.5.0 to 5.6.0
...
Bumps [ujson](https://github.com/ultrajson/ultrajson ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases )
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.5.0...5.6.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-12-05 13:01:25 +08:00
洛水居室
e20e20111d
✨ Add inline search
2022-12-04 19:56:39 +08:00
dependabot[bot]
eebc283f2f
⬆ Bump fakeredis from 2.0.0 to 2.1.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: fakeredis
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-12-01 19:48:39 +08:00
洛水居室
f3786b19f4
🔥 Remove pymysql
2022-11-30 16:45:53 +08:00
dependabot[bot]
980719f4aa
⬆️ Bump fastapi from 0.87.0 to 0.88.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.87.0...0.88.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-11-28 19:59:13 +08:00
洛水居室
84e8d00831
⬆ Update PTB related dependencies and add version check
2022-11-25 15:33:25 +08:00
dependabot[bot]
9135efdfc3
⬆️ Bump fakeredis from 1.10.0 to 2.0.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.10.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
update-type: version-update:semver-major
...
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-11-23 18:32:12 +08:00
dependabot[bot]
17334edeee
⬆ Bump pillow from 9.2.0 to 9.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.2.0 to 9.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/9.2.0...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
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-11-17 20:47:32 +08:00
dependabot[bot]
3c4b24bf25
⬆ Bump sentry-sdk from 1.10.0 to 1.11.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.10.0...1.11.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-11-17 16:34:59 +08:00
dependabot[bot]
9e81ee5164
⬆ Bump pytest-asyncio from 0.20.1 to 0.20.2
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.1...v0.20.2 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-11-14 20:15:13 +08:00
dependabot[bot]
7a70720b12
⬆ Bump tgcrypto from 1.2.4 to 1.2.5
...
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto ) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases )
- [Commits](https://github.com/pyrogram/tgcrypto/compare/v1.2.4...v1.2.5 )
---
updated-dependencies:
- dependency-name: tgcrypto
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-11-14 19:16:06 +08:00
dependabot[bot]
d1258915cc
⬆ Bump fastapi from 0.86.0 to 0.87.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.86.0 to 0.87.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.86.0...0.87.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-11-14 18:27:20 +08:00
dependabot[bot]
85b8b8793e
⬆Bump pyrogram from 2.0.57 to 2.0.60
...
Bumps [pyrogram](https://github.com/pyrogram/pyrogram ) from 2.0.57 to 2.0.60.
- [Release notes](https://github.com/pyrogram/pyrogram/releases )
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.57...v2.0.60 )
---
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-11-14 18:21:35 +08:00
dependabot[bot]
aab1341a82
⬆ Bump fastapi from 0.85.1 to 0.86.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.85.1 to 0.86.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.86.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-11-04 18:39:46 +08:00
dependabot[bot]
aca5271fad
⬆ Bump fakeredis from 1.9.4 to 1.10.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.4...v1.10.0 )
---
updated-dependencies:
- dependency-name: fakeredis
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-10-27 15:40:42 +08:00
洛水居室
20ff3c5cf4
➖ remove numpy
...
* ➖ remove numpy
* 🗑️ remove `MT19937Random`
2022-10-27 13:15:11 +08:00
dependabot[bot]
7b62097b87
⬆ Bump arko-wrapper from 0.2.3 to 0.2.4
...
Bumps [arko-wrapper](https://github.com/ArkoClub/ArkoWrapper ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/ArkoClub/ArkoWrapper/releases )
- [Commits](https://github.com/ArkoClub/ArkoWrapper/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: arko-wrapper
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-10-25 20:13:56 +08:00
dependabot[bot]
a1afc9317c
⬆ Bump pytest from 7.1.3 to 7.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
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-10-25 19:19:33 +08:00
dependabot[bot]
0e863ecaa5
⬆ Bump uvicorn from 0.18.3 to 0.19.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.18.3...0.19.0 )
---
updated-dependencies:
- dependency-name: uvicorn
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-10-23 11:03:19 +08:00
dependabot[bot]
e027da8eec
⬆ Bump pytest-asyncio from 0.19.0 to 0.20.1
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-10-22 11:57:08 +08:00
dependabot[bot]
c16aed1df3
⬆ Bump sentry-sdk from 1.9.10 to 1.10.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.9.10 to 1.10.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.9.10...1.10.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-10-22 01:09:17 +08:00
SiHuaN
54146a97af
✨ gacha_log 支持导入从 paimon.moe 和非小酋导出的抽卡记录
2022-10-20 15:48:40 +08:00
dependabot[bot]
0e3e6fcbb6
⬆ Bump fakeredis from 1.9.3 to 1.9.4
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.3...v1.9.4 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: 洛水居室 <luoshuijs@outlook.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 20:25:57 +08:00
omg-xtao
1f17e56824
✨ 添加错误平台
...
Co-authored-by: SiHuan <sihuan@sakuya.love>
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
2022-10-19 20:22:24 +08:00
dependabot[bot]
4fc6f901f7
⬆ Bump fastapi from 0.85.0 to 0.85.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.85.0 to 0.85.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.85.0...0.85.1 )
---
updated-dependencies:
- dependency-name: fastapi
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-10-19 16:03:44 +08:00
dependabot[bot]
b615e047b8
⬆ Bump numpy from 1.23.3 to 1.23.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.23.3 to 1.23.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v1.23.3...v1.23.4 )
---
updated-dependencies:
- dependency-name: numpy
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-10-13 21:03:07 +08:00
Chuangbo Li
ada56a2382
✨ 增加用于模板预览和调试的 web server
2022-10-12 21:39:47 +08:00
dependabot[bot]
2ec6843370
⬆ Bump tgcrypto from 1.2.3 to 1.2.4
...
Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/pyrogram/tgcrypto/releases )
- [Commits](https://github.com/pyrogram/tgcrypto/compare/v1.2.3...v1.2.4 )
---
updated-dependencies:
- dependency-name: tgcrypto
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-10-11 20:13:21 +08:00
Karako
638fe509b8
🔧 添加格式化工具 black
的配置
2022-10-08 23:03:11 +08:00
Karako
17c41c21dd
👥 add contributor
2022-10-07 21:40:17 +08:00
dependabot[bot]
e6d00c7813
⬆ Bump black from 22.8.0 to 22.10.0
...
Bumps [black](https://github.com/psf/black ) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0 )
---
updated-dependencies:
- dependency-name: black
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-10-07 21:12:20 +08:00
dependabot[bot]
38c2e840fd
Bump rich from 12.5.1 to 12.6.0
...
Bumps [rich](https://github.com/willmcgugan/rich ) from 12.5.1 to 12.6.0.
- [Release notes](https://github.com/willmcgugan/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/willmcgugan/rich/compare/v12.5.1...v12.6.0 )
---
updated-dependencies:
- dependency-name: rich
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-10-03 19:09:43 +08:00
dependabot[bot]
fef609561c
Bump fakeredis from 1.9.1 to 1.9.3
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.9.1...v1.9.3 )
---
updated-dependencies:
- dependency-name: fakeredis
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-28 10:28:35 +08:00
dependabot[bot]
0e84837076
⬆Bump pyrogram from 2.0.55 to 2.0.57
...
Bumps [pyrogram](https://github.com/pyrogram/pyrogram ) from 2.0.55 to 2.0.57.
- [Release notes](https://github.com/pyrogram/pyrogram/releases )
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.55...v2.0.57 )
---
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-26 16:54:20 +08:00
dependabot[bot]
bbc9f1a028
⬆Bump pyrogram from 2.0.54 to 2.0.55
...
Bumps [pyrogram](https://github.com/pyrogram/pyrogram ) from 2.0.54 to 2.0.55.
- [Release notes](https://github.com/pyrogram/pyrogram/releases )
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.54...v2.0.55 )
---
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-22 10:53:17 +08:00
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