e995f95243
Bump mypy from 0.931 to 0.942 ( #601 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.931 to 0.942.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.942 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-03-29 08:41:45 +02:00
a204dd7dd5
Bump sqlalchemy from 1.4.31 to 1.4.32 ( #600 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 08:15:28 +02:00
0791e46768
Bump fastapi from 0.74.1 to 0.75.0 ( #595 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.74.1 to 0.75.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.74.1...0.75.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>
2022-03-29 00:20:51 +02:00
fc295fa628
Bump flake8-black from 0.2.5 to 0.3.2 ( #598 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.2.5 to 0.3.2.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.2.5...v0.3.2 )
---
updated-dependencies:
- dependency-name: flake8-black
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>
2022-03-28 23:58:26 +02:00
427f5ae022
Bump pytest from 6.2.5 to 7.1.1 ( #597 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.5 to 7.1.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/6.2.5...7.1.1 )
---
updated-dependencies:
- dependency-name: pytest
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>
2022-03-28 19:47:49 +02:00
90f78e2fa7
Draft 0.11.0 ( #594 )
...
* fix for #584
* fix for #580
* fix typing
* connect to db in test
* refactor test
* remove async mark
* connect client
* fix mypy
* fix mypy
* update deps
* check py3.10?
* remove py3.6, bump version
2022-03-28 18:47:35 +02:00
d15c4c5c6a
change orjson deps
2022-02-25 11:42:50 +01:00
be7a0ff9c1
prepare_next_rel
2022-02-25 11:30:32 +01:00
5c233a6256
Merge branch 'master' into bugfix-bulk-create
2022-01-21 10:25:29 +08:00
1abd96067c
update dep
2022-01-21 10:07:40 +08:00
7866d4f411
Bump flake8-bugbear from 21.11.29 to 22.1.11
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 21.11.29 to 22.1.11.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.11.29...22.1.11 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 17:43:39 +00:00
16fb96c0b0
Bump types-aiofiles from 0.7.3 to 0.8.3
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 0.7.3 to 0.8.3.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 17:35:43 +00:00
53a2636421
revert docs changes, pin databases, fix mypy
2022-01-14 17:36:18 +01:00
bf3b36194b
bump databases, remove skip on sqlite test
2022-01-14 16:54:26 +01:00
e7174e321c
bump version, update release info
2022-01-06 19:57:09 +01:00
c8586e5b8e
rc for skip of literal binds
2022-01-06 18:22:07 +01:00
aab46de800
remove date dumping to isoformat, add pydantic 1.9 support
2022-01-03 18:23:22 +01:00
1b9a59b49d
#453 make first and get respect user ordering if set on main model
2021-12-16 17:24:23 +01:00
c0b8b9d2e7
Bump mkdocs-material from 8.0.4 to 8.0.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.0.4...8.0.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-07 02:15:06 +00:00
2191139969
Bump types-pymysql from 1.0.5 to 1.0.6
...
Bumps [types-pymysql](https://github.com/python/typeshed ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pymysql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 19:20:46 +00:00
e74874db7b
Bump flake8-bugbear from 21.9.2 to 21.11.29
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 21.9.2 to 21.11.29.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.9.2...21.11.29 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 19:10:11 +00:00
b558cb90a5
Bump pre-commit from 2.15.0 to 2.16.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.15.0...v2.16.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 >
2021-12-06 19:02:28 +00:00
8cb59f6eda
Bump types-requests from 2.26.0 to 2.26.1
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.26.0 to 2.26.1.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 18:55:25 +00:00
b25ad02b1e
Bump mkdocs-material from 7.3.6 to 8.0.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.3.6 to 8.0.4.
- [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/7.3.6...8.0.4 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 02:17:54 +00:00
47f688fa45
Bump cryptography from 35.0.0 to 36.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 35.0.0 to 36.0.0.
- [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/35.0.0...36.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 12:02:29 +00:00
3f835f5565
Bump mysqlclient from 2.0.3 to 2.1.0
...
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases )
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst )
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: mysqlclient
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 11:54:51 +00:00
705aeb967f
Bump types-cryptography from 3.3.8 to 3.3.9
...
Bumps [types-cryptography](https://github.com/python/typeshed ) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cryptography
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 02:16:54 +00:00
e57529b6af
Bump asyncpg from 0.24.0 to 0.25.0
...
Bumps [asyncpg](https://github.com/MagicStack/asyncpg ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases )
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: asyncpg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-17 02:15:02 +00:00
190b22f84a
Bump aiomysql from 0.0.21 to 0.0.22
...
Bumps [aiomysql](https://github.com/aio-libs/aiomysql ) from 0.0.21 to 0.0.22.
- [Release notes](https://github.com/aio-libs/aiomysql/releases )
- [Changelog](https://github.com/aio-libs/aiomysql/blob/master/CHANGES.txt )
- [Commits](https://github.com/aio-libs/aiomysql/commits )
---
updated-dependencies:
- dependency-name: aiomysql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-16 07:46:54 +00:00
122656e7f9
Bump sqlalchemy from 1.4.26 to 1.4.27
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.26 to 1.4.27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-16 07:39:51 +00:00
32700952df
Bump types-requests from 2.25.11 to 2.26.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.25.11 to 2.26.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 >
2021-11-16 07:32:38 +00:00
8e0cb8d84d
Bump types-pymysql from 1.0.4 to 1.0.5
...
Bumps [types-pymysql](https://github.com/python/typeshed ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pymysql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-10 02:14:35 +00:00
ab91c7527d
Bump aiopg from 1.3.2 to 1.3.3
...
Bumps [aiopg](https://github.com/aio-libs/aiopg ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/aio-libs/aiopg/releases )
- [Changelog](https://github.com/aio-libs/aiopg/blob/master/CHANGES.txt )
- [Commits](https://github.com/aio-libs/aiopg/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: aiopg
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-02 02:14:10 +00:00
c1220951ad
Bump mkdocs-material from 7.3.5 to 7.3.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.3.5 to 7.3.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.3.5...7.3.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 02:13:57 +00:00
72956252d9
Bump pytest-asyncio from 0.15.1 to 0.16.0
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.15.1...v0.16.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 >
2021-10-29 10:33:47 +00:00
48517e44f7
Bump types-requests from 2.25.10 to 2.25.11
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.25.10 to 2.25.11.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 09:20:05 +00:00
b901759489
Bump sqlalchemy from 1.4.25 to 1.4.26
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.25 to 1.4.26.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 09:11:32 +00:00
a65c6cc648
Bump types-cryptography from 3.3.6 to 3.3.8
...
Bumps [types-cryptography](https://github.com/python/typeshed ) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cryptography
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 09:03:47 +00:00
dfeeddd125
Bump types-dataclasses from 0.6.0 to 0.6.1
...
Bumps [types-dataclasses](https://github.com/python/typeshed ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-dataclasses
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 08:56:19 +00:00
e127a4d84a
Bump types-pymysql from 1.0.3 to 1.0.4
...
Bumps [types-pymysql](https://github.com/python/typeshed ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pymysql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 08:49:11 +00:00
963e641bbf
Bump mkdocs-material from 7.3.3 to 7.3.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.3.3 to 7.3.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.3.3...7.3.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 02:12:55 +00:00
d7b823f5b6
bump version
2021-10-15 10:43:06 +02:00
8978197d5f
add name in project section of pyproject
2021-10-13 14:43:47 +02:00
878f5a459f
update lock file after all deps update
2021-10-13 13:41:43 +02:00
c9190a2a83
Bump mkdocs from 1.2.2 to 1.2.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.2.2...1.2.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 10:41:24 +00:00
3084f71748
Bump types-enum34 from 1.1.0 to 1.1.1
...
Bumps [types-enum34](https://github.com/python/typeshed ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-enum34
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 10:34:00 +00:00
111d5ca876
Bump types-requests from 2.25.9 to 2.25.10
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.25.9 to 2.25.10.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 10:22:24 +00:00
44c8cade93
Bump types-ipaddress from 1.0.0 to 1.0.1
...
Bumps [types-ipaddress](https://github.com/python/typeshed ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-ipaddress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 10:05:47 +00:00
adf911876c
Bump types-cryptography from 3.3.5 to 3.3.6
...
Bumps [types-cryptography](https://github.com/python/typeshed ) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cryptography
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 09:58:24 +00:00
2c918ada06
Bump types-aiofiles from 0.1.9 to 0.7.0
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 0.1.9 to 0.7.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 09:50:55 +00:00