Commit Graph

1000 Commits

Author SHA1 Message Date
2d706e44d9 Merge pull request #452 from collerek/dependabot/pip/types-cryptography-3.3.9 2021-11-24 11:52:14 +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
c960f289aa Merge pull request #432 from collerek/dependabot/pip/asyncpg-0.25.0 2021-11-17 12:53:06 +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
8afa31ae13 Merge pull request #428 from collerek/dependabot/pip/aiomysql-0.0.22 2021-11-16 07:51:17 +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
3661a34a3d Merge pull request #425 from collerek/dependabot/pip/sqlalchemy-1.4.27 2021-11-16 07:44:10 +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
ac3d3c1aa1 Merge pull request #424 from collerek/dependabot/pip/types-requests-2.26.0 2021-11-16 07:37:00 +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
e47790f77a Merge pull request #423 from collerek/dependabot/pip/types-pymysql-1.0.5 2021-11-16 07:30:03 +00:00
62dd534d68 Merge pull request #416 from collerek/dependabot/pip/importlib-metadata-4.8.2 2021-11-16 07:29:23 +00:00
4beac06c52 Merge pull request #429 from Kurbezz/fix-populate-default-values
Fix populate_default_values
2021-11-16 08:28:12 +01:00
a720ab9510 Fix populate_default_values 2021-11-16 10:12:24 +03: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
11993ca55e Bump importlib-metadata from 4.8.1 to 4.8.2
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v4.8.1...v4.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 02:13:30 +00:00
2065a7d345 Merge pull request #402 from collerek/dependabot/pip/aiopg-1.3.3 2021-11-08 09:18:53 +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
24ac75a9b0 Merge pull request #401 from collerek/dependabot/pip/mkdocs-material-7.3.6 2021-11-01 07:23:19 +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
21f8a64482 Merge pull request #397 from collerek/dependabot/pip/pytest-asyncio-0.16.0 2021-10-29 10:38:36 +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
d732eaa059 Merge pull request #398 from collerek/dependabot/pip/types-requests-2.25.11 2021-10-29 10:31:23 +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
2263644c1b Merge pull request #395 from collerek/dependabot/pip/sqlalchemy-1.4.26 2021-10-29 09:17:21 +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
4393f4c037 Merge pull request #396 from collerek/dependabot/pip/types-cryptography-3.3.8 2021-10-29 09:08:48 +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
1c3e2f719f Merge pull request #394 from collerek/dependabot/pip/types-dataclasses-0.6.1 2021-10-29 09:00:59 +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
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