luoshuijs
e77beb8c7f
📌 Restrict FastAPI version to <0.100.0
...
FastAPI is about to deprecate Pydantic V1. However, some of our key dependencies like SQLModel are not yet ready for Pydantic V2. Hence, the FastAPI dependency version is being restricted to <0.100.0 to prevent compatibility issues.
2023-07-08 14:33:47 +08:00
dependabot[bot]
438e1f3450
⬆️ Bump sentry-sdk from 1.26.0 to 1.27.1
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.26.0 to 1.27.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.26.0...1.27.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-07-08 14:22:27 +08:00
dependabot[bot]
cd2431ad38
⬆️ Bump fakeredis from 2.15.0 to 2.16.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.15.0...v2.16.0 )
---
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-07-08 14:19:41 +08:00
dependabot[bot]
0d6475cdc5
⬆️ Bump pillow from 9.5.0 to 10.0.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.5.0 to 10.0.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.5.0...10.0.0 )
---
updated-dependencies:
- dependency-name: pillow
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-07-08 14:17:09 +08:00
dependabot[bot]
37fdfd8cb7
⬆️ Bump fastapi from 0.98.0 to 0.99.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.98.0 to 0.99.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.98.0...0.99.1 )
---
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-07-08 14:10:39 +08:00
dependabot[bot]
1d05969cd5
⬆️ Bump redis from 4.5.4 to 4.6.0
...
Bumps [redis](https://github.com/redis/redis-py ) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v4.5.4...v4.6.0 )
---
updated-dependencies:
- dependency-name: redis
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-06-28 21:46:21 +08:00
dependabot[bot]
72ff7aa45d
⬆️ Bump sentry-sdk from 1.25.0 to 1.26.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.25.0 to 1.26.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.25.0...1.26.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-06-28 21:33:56 +08:00
dependabot[bot]
a2a8b303d8
⬆️ Bump fastapi from 0.97.0 to 0.98.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.97.0 to 0.98.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.97.0...0.98.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-06-28 21:33:56 +08:00
dependabot[bot]
23000f260a
⬆️ Bump cryptography from 40.0.2 to 41.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.2 to 41.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.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-06-23 10:18:12 +08:00
dependabot[bot]
4d810a3578
⬆️ Bump fakeredis from 2.14.1 to 2.15.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.14.1...v2.15.0 )
---
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-06-23 10:13:52 +08:00
dependabot[bot]
9c343e2e72
⬆️ Bump ujson from 5.7.0 to 5.8.0
...
Bumps [ujson](https://github.com/ultrajson/ultrajson ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases )
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.7.0...5.8.0 )
---
updated-dependencies:
- dependency-name: ujson
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-06-13 20:55:00 +08:00
dependabot[bot]
a48bcd9c9c
⬆️ Bump fastapi from 0.96.0 to 0.97.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.96.0 to 0.97.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.96.0...0.97.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-06-13 20:51:56 +08:00
dependabot[bot]
f869ca93bb
⬆️ Bump fakeredis from 2.13.0 to 2.14.1
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.13.0 to 2.14.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.13.0...v2.14.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-06-07 23:34:34 +08:00
dependabot[bot]
8dbaef8776
⬆️ Bump rich from 13.3.4 to 13.4.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.4 to 13.4.1.
- [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/v13.3.4...v13.4.1 )
---
updated-dependencies:
- dependency-name: rich
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-06-06 15:39:17 +08:00
dependabot[bot]
26306a6244
⬆️ Bump fastapi from 0.95.1 to 0.96.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.1 to 0.96.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.1...0.96.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-06-06 15:32:23 +08:00
dependabot[bot]
be4be614a3
⬆️ Bump sentry-sdk from 1.24.0 to 1.25.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.24.0 to 1.25.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.24.0...1.25.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-06-06 15:28:30 +08:00
dependabot[bot]
51b2f00e9f
⬆️ Bump sentry-sdk from 1.23.1 to 1.24.0
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.23.1 to 1.24.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.23.1...1.24.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-05-24 12:57:37 +08:00
dependabot[bot]
276bf1f85d
⬆️ Bump fakeredis from 2.12.0 to 2.13.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.12.0...v2.13.0 )
---
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-05-24 12:54:19 +08:00
dependabot[bot]
b778d378c7
⬆️ Bump alembic from 1.10.3 to 1.11.1
2023-05-19 20:23:10 +08:00
dependabot[bot]
be63f78da1
⬆️ Bump sentry-sdk from 1.22.2 to 1.23.1
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.22.2 to 1.23.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.22.2...1.23.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-05-18 20:00:11 +08:00
dependabot[bot]
12ee237c1b
⬆️ Bump fakeredis from 2.11.1 to 2.12.0
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.11.1...v2.12.0 )
---
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-05-09 20:40:16 +08:00
dependabot[bot]
d73d218f19
⬆️ Bump uvicorn from 0.21.1 to 0.22.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.21.1 to 0.22.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.21.1...0.22.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-05-09 19:23:26 +08:00
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