Commit Graph

870 Commits

Author SHA1 Message Date
ec3c1b2365 Merge pull request #393 from collerek/dependabot/pip/types-pymysql-1.0.4 2021-10-29 08:53:40 +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
2b525e5b1b Merge pull request #392 from collerek/dependabot/pip/mkdocs-material-7.3.5 2021-10-29 08:46:39 +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
5e946f514a Merge pull request #387 from collerek/test_validaors_inheritance
Test validaors inheritance
2021-10-15 10:53:04 +02:00
d7b823f5b6 bump version 2021-10-15 10:43:06 +02:00
851fe0c14f fix for validators inheritance 2021-10-15 10:39:41 +02:00
7f0eee2936 Merge pull request #384 from peerchemist/patch-1
Update README.md
2021-10-13 14:55:07 +02:00
04009bccd9 Merge pull request #385 from collerek/remove_setup
Remove setup
2021-10-13 14:53:17 +02:00
b6f66ac3d4 Update README.md
It's just "ormar".

Nice lib btw.
2021-10-13 14:47:01 +02:00
8978197d5f add name in project section of pyproject 2021-10-13 14:43:47 +02:00
79097ec552 remove setup.cfg, fixes in makefile 2021-10-13 14:32:31 +02:00
b197d4d3c7 update publish workflow 2021-10-13 14:05:39 +02:00
b66edca74b Merge pull request #372 from collerek/add_construct
Release 0.10.21 - construct and validators in generated pydantic models
2021-10-13 13:58:08 +02:00
878f5a459f update lock file after all deps update 2021-10-13 13:41:43 +02:00
805adb48b1 Merge pull request #378 from collerek/dependabot/pip/mkdocs-1.2.3 2021-10-13 10:46:02 +00: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
828005e572 Merge pull request #380 from collerek/dependabot/pip/types-enum34-1.1.1 2021-10-13 10:38:33 +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
66fdde1aec Merge pull request #382 from collerek/dependabot/pip/types-requests-2.25.10 2021-10-13 10:31:06 +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
7d696759bb Merge pull request #383 from collerek/dependabot/pip/types-ipaddress-1.0.1 2021-10-13 10:10:52 +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
f8becf819b Merge pull request #381 from collerek/dependabot/pip/types-cryptography-3.3.6 2021-10-13 10:02:58 +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
00e1388bea Merge pull request #379 from collerek/dependabot/pip/types-aiofiles-0.7.0 2021-10-13 09:55:50 +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
57328ccef9 Merge pull request #377 from collerek/dependabot/pip/types-orjson-3.6.1 2021-10-13 09:48:18 +00:00
b979a6bd5b Bump types-orjson from 3.6.0 to 3.6.1
Bumps [types-orjson](https://github.com/python/typeshed) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-orjson
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 09:35:49 +00:00
0227f48094 Merge pull request #376 from collerek/dependabot/pip/types-ujson-4.2.0 2021-10-13 09:33:05 +00:00
46423f1dca Bump types-ujson from 0.1.1 to 4.2.0
Bumps [types-ujson](https://github.com/python/typeshed) from 0.1.1 to 4.2.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:58:34 +00:00
005007169c Merge pull request #375 from collerek/dependabot/pip/types-toml-0.10.1 2021-10-13 08:55:57 +00:00
875db124db Bump types-toml from 0.10.0 to 0.10.1
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-toml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:42:49 +00:00
9fff919450 Merge pull request #374 from collerek/dependabot/pip/types-dataclasses-0.6.0 2021-10-13 08:40:06 +00:00
820a6c4c14 Bump types-dataclasses from 0.1.7 to 0.6.0
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.1.7 to 0.6.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:33:24 +00:00
99d0a14905 Merge pull request #373 from collerek/dependabot/pip/types-pymysql-1.0.3 2021-10-13 08:30:29 +00:00
8682e4722c Bump types-pymysql from 1.0.2 to 1.0.3
Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.2 to 1.0.3.
- [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-13 07:55:32 +00:00
30bc1b1346 Merge pull request #371 from collerek/dependabot/pip/mkdocs-material-7.3.3 2021-10-13 07:52:53 +00:00
10e2d01a91 update docs, bump version, update releases 2021-10-12 18:52:40 +02:00
80d7effdbe Bump mkdocs-material from 7.3.2 to 7.3.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.2 to 7.3.3.
- [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.2...7.3.3)

---
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-12 02:16:39 +00:00
9559c0f7f6 inherit choices validators and class validators for fields in generated pydantic models 2021-10-11 16:22:50 +02:00
f6458be157 fix coverage 2021-10-11 12:22:47 +02:00
5a70461dff Merge pull request #370 from collerek/dependabot/pip/databases-0.5.3 2021-10-11 03:11:27 +00:00
4667786edb Bump databases from 0.5.2 to 0.5.3
Bumps [databases](https://github.com/encode/databases) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/encode/databases/releases)
- [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/databases/compare/0.5.2...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 02:23:22 +00:00
b99df7720f remove files option from pre commit config 2021-10-10 14:12:19 +02:00
d8f0dc92f0 refactor choices validation from root validator to field validator 2021-10-10 14:11:25 +02:00
d992f3dc3b add tests to pre-commit black 2021-10-09 20:28:30 +02:00
3a0fba5a60 switch to expand relationship to allow pk values as models 2021-10-09 20:21:22 +02:00
127df1e9cb fix mypy, add pre-commit 2021-10-09 19:43:21 +02:00
4896a3a982 add tests for creation from dictionaries and for m2m relations 2021-10-09 17:19:17 +02:00