6f3e41545e
build(deps-dev): bump types-ujson from 5.8.0.0 to 5.8.0.1 ( #1145 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.8.0.0 to 5.8.0.1.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-ujson
dependency-type: direct:development
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-07-21 04:23:51 +02:00
a7efa0f92d
build(deps-dev): bump fastapi from 0.99.1 to 0.100.0 ( #1135 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.99.1 to 0.100.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.99.1...0.100.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:development
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-13 02:50:17 +00:00
de94542361
build(deps-dev): bump pytest-asyncio from 0.21.0 to 0.21.1 ( #1141 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.21.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
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-07-13 02:44:48 +00:00
3a21b3e944
build(deps): bump asyncpg from 0.27.0 to 0.28.0 ( #1133 )
...
Bumps [asyncpg](https://github.com/MagicStack/asyncpg ) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases )
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: asyncpg
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-07 02:57:30 +00:00
40863af84f
build(deps-dev): bump fastapi from 0.98.0 to 0.99.1 ( #1128 )
...
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:development
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-05 02:43:48 +00:00
c085b5ceea
build(deps): bump pydantic from 1.10.10 to 1.10.11 ( #1130 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.10 to 1.10.11.
- [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/v1.10.10...v1.10.11 )
---
updated-dependencies:
- dependency-name: pydantic
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-07-05 02:38:58 +00:00
dbcad95264
build(deps): bump pydantic from 1.10.9 to 1.10.10 ( #1126 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.9 to 1.10.10.
- [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/v1.10.9...v1.10.10 )
---
updated-dependencies:
- dependency-name: pydantic
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-07-03 02:07:31 +00:00
d86ce0a665
build(deps-dev): bump types-pymysql from 1.0.19.7 to 1.1.0.0 ( #1124 )
...
Bumps [types-pymysql](https://github.com/python/typeshed ) from 1.0.19.7 to 1.1.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pymysql
dependency-type: direct:development
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-29 02:19:00 +00:00
ebeaeb66fa
build(deps-dev): bump pytest from 7.3.2 to 7.4.0 ( #1118 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.2 to 7.4.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.3.2...7.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
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-26 03:02:18 +00:00
0373866fa8
build(deps-dev): bump flake8-variables-names from 0.0.5 to 0.0.6 ( #1117 )
...
Bumps [flake8-variables-names](https://github.com/best-doctor/flake8-variables-names ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/best-doctor/flake8-variables-names/releases )
- [Commits](https://github.com/best-doctor/flake8-variables-names/compare/v0.0.5...v0.0.6 )
---
updated-dependencies:
- dependency-name: flake8-variables-names
dependency-type: direct:development
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-06-23 03:09:10 +00:00
ef9ef75b0b
build(deps-dev): bump fastapi from 0.97.0 to 0.98.0 ( #1116 )
...
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:development
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 03:02:59 +00:00
78dfe29726
build(deps): bump pydantic from 1.10.8 to 1.10.9 ( #1113 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.8 to 1.10.9.
- [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/v1.10.8...v1.10.9 )
---
updated-dependencies:
- dependency-name: pydantic
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-06-19 09:42:47 +02:00
fc9287ef89
build(deps): bump cryptography from 40.0.2 to 41.0.1 ( #1107 )
...
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-18 21:29:38 +02:00
d263259113
build(deps-dev): bump mkdocstrings from 0.21.2 to 0.22.0 ( #1104 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.21.2...0.22.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
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-18 16:58:19 +00:00
b1ab0de4d4
Bump supported fastapi versions ( #1110 )
...
* Bump supported fastapi version to <=0.97, change all fastapi tests from starlette client to httpx.AsyncClient
* Add lifecycle manager to fastapi tests
* Fix coverage
* Add python 3.11 to test suite, bump version
2023-06-18 18:52:06 +02:00
ad51812763
build(deps-dev): bump types-requests from 2.29.0.0 to 2.31.0.0 ( #1097 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.29.0.0 to 2.31.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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-26 05:09:29 +02:00
823c82df86
build(deps): bump pydantic from 1.10.7 to 1.10.8 ( #1099 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8 )
---
updated-dependencies:
- dependency-name: pydantic
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-05-26 05:02:34 +02:00
a001366ce8
build(deps-dev): bump mkdocs-gen-files from 0.4.0 to 0.5.0 ( #1075 )
...
Bumps [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases )
- [Commits](https://github.com/oprypin/mkdocs-gen-files/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: mkdocs-gen-files
dependency-type: direct:development
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-19 09:41:19 +02:00
45300a3739
build(deps-dev): bump mkdocs from 1.4.2 to 1.4.3 ( #1078 )
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
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>
Co-authored-by: collerek <collerek@gmail.com >
2023-05-19 09:34:48 +02:00
9dfcb34be0
build(deps-dev): bump types-requests from 2.28.11.17 to 2.29.0.0 ( #1073 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.17 to 2.29.0.0.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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-02 11:03:35 +08:00
047c21fa7c
build(deps-dev): bump flake8-functions from 0.0.7 to 0.0.8 ( #1052 )
...
Bumps [flake8-functions](https://github.com/best-doctor/flake8-functions ) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/best-doctor/flake8-functions/releases )
- [Commits](https://github.com/best-doctor/flake8-functions/compare/v0.0.7...v0.0.8 )
---
updated-dependencies:
- dependency-name: flake8-functions
dependency-type: direct:development
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-19 03:18:05 +00:00
161a09094e
build(deps-dev): bump types-ujson from 5.7.0.1 to 5.7.0.3 ( #1062 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.7.0.1 to 5.7.0.3.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-ujson
dependency-type: direct:development
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-19 11:12:24 +08:00
677c64a672
build(deps): bump aiosqlite from 0.18.0 to 0.19.0 ( #1061 )
...
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-19 11:02:45 +08:00
65099df25e
build(deps-dev): bump pytest from 7.3.0 to 7.3.1 ( #1058 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.0 to 7.3.1.
- [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.3.0...7.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
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-18 03:14:45 +00:00
48342e9689
build(deps-dev): bump codecov from 2.1.12 to 2.1.13 ( #1055 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.12 to 2.1.13.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/commits )
---
updated-dependencies:
- dependency-name: codecov
dependency-type: direct:development
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-18 11:03:31 +08:00
2fe2a41a6d
build(deps-dev): bump pytest from 7.2.2 to 7.3.0 ( #1048 )
...
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:development
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-10 08:39:14 +00:00
5c14308d76
build(deps-dev): bump mkdocstrings from 0.21.1 to 0.21.2 ( #1046 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.21.1...0.21.2 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
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-07 03:08:19 +00:00
45fc13cee4
build(deps-dev): bump mkdocs-material from 8.5.11 to 9.1.5 ( #1039 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.5.11 to 9.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.1.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
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-04-06 13:11:34 +07:00
07395bd9ea
build(deps-dev): bump mkdocstrings from 0.20.0 to 0.21.1 ( #1044 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.20.0...0.21.1 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
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 10:02:56 +07:00
84776a5531
build(deps): bump cryptography from 38.0.4 to 40.0.1 ( #1042 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 38.0.4 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/38.0.4...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>
Co-authored-by: collerek <collerek@gmail.com >
2023-04-05 16:16:41 +02:00
7f7253c299
build(deps-dev): bump types-aiofiles from 22.1.0.9 to 23.1.0.1 ( #1038 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 22.1.0.9 to 23.1.0.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-aiofiles
dependency-type: direct:development
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-04-03 11:48:57 +07:00
f420cac777
build(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0 ( #1041 )
...
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:development
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-03 03:18:30 +00:00
ba15d62ef8
build(deps-dev): bump flake8-bugbear from 22.12.6 to 23.3.12 ( #1030 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.12.6 to 23.3.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.3.12 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
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-04-02 11:51:39 +02:00
fafe31e250
build(deps-dev): bump mkdocs-literate-nav from 0.5.0 to 0.6.0 ( #1022 )
...
Bumps [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases )
- [Commits](https://github.com/oprypin/mkdocs-literate-nav/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: mkdocs-literate-nav
dependency-type: direct:development
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-02 16:39:29 +07:00
b6bb68ffcf
build(deps-dev): bump mkdocstrings from 0.19.1 to 0.20.0 ( #1023 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.19.1...0.20.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
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-02 09:31:21 +00:00
dabb8b0d73
build(deps): bump pydantic from 1.10.4 to 1.10.7 ( #1034 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.4 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.7 )
---
updated-dependencies:
- dependency-name: pydantic
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-02 16:26:13 +07:00
fd77f029c2
Release 0.12.1 ( #998 )
2023-01-29 13:20:16 +01:00
b050f0bc01
build(deps): bump pydantic from 1.10.3 to 1.10.4 ( #974 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.3 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.3...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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 02:11:39 +00:00
e01998f66e
build(deps): bump pydantic from 1.10.2 to 1.10.3 ( #972 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.3/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: pydantic
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-30 02:13:27 +00:00
2ae26c3128
build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 ( #969 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
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-26 02:13:37 +00:00
6cac0a61b2
build(deps-dev): bump flake8-black from 0.3.5 to 0.3.6 ( #962 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.5...v0.3.6 )
---
updated-dependencies:
- dependency-name: flake8-black
dependency-type: direct:development
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-23 02:20:37 +00:00
401425ee6a
build(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0 ( #965 )
...
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/gforcada/flake8-builtins/releases )
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst )
- [Commits](https://github.com/gforcada/flake8-builtins/compare/2.0.1...2.1.0 )
---
updated-dependencies:
- dependency-name: flake8-builtins
dependency-type: direct:development
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-23 02:11:30 +00:00
8966eed7d1
build(deps): bump aiosqlite from 0.17.0 to 0.18.0 ( #961 )
...
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite ) from 0.17.0 to 0.18.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.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: aiosqlite
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-20 02:12:54 +00:00
84a97fea59
build(deps-dev): bump mkdocstrings from 0.19.0 to 0.19.1 ( #955 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.19.0...0.19.1 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
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-14 03:13:50 +01:00
a2c5ddfba7
build(deps-dev): bump types-ujson from 5.5.0 to 5.6.0.0 ( #954 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.5.0 to 5.6.0.0.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-ujson
dependency-type: direct:development
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-13 02:11:43 +00:00
0b8029abfd
build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 ( #953 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.10.27 to 22.12.6.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.27...22.12.6 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
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-12 12:39:53 +01:00
122db6df66
build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 ( #951 )
...
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:development
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-12 11:29:54 +00:00
7c18fa55e7
Add benchmarking test suite and greatly improve performance in a few cases ( #948 )
...
* Add benchmarking test suite
* Improve amortized time of model relation loads with a large number of rows
* Improve performance of loading models with many related models
* Improve performance of loading models with many related models to O(N)ish
* Fix bug where N model creation with shared related model would build in N^2 time
* Lower blocking time for queryset results
* Add docstrings and streamline hash code
Co-authored-by: haydeec1 <Eric.Haydel@jhuapl.edu >
2022-12-10 17:12:11 +01:00
9d97c09e5b
build(deps-dev): bump flake8-black from 0.3.4 to 0.3.5 ( #942 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: flake8-black
dependency-type: direct:development
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-22 02:24:08 +00:00
6acc496402
build(deps-dev): bump flake8-black from 0.3.3 to 0.3.4 ( #937 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: flake8-black
dependency-type: direct:development
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-18 02:12:16 +00:00